This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
vandoeuvre/wcs/auquotidien-vandoeuvre/wcs.css.iframe.css

48 lines
818 B
CSS

@import url(wcs.css);
html { height: auto; }
body { background-image: none; background: white;}
div#main-content { text-align: left; }
#rub_service, #rub_consultation, #rub_annonce, #rub_agenda {
margin: auto;
}
#rub_service {
background-image: url(img-service-550.jpg);
}
#rub_service h2 {
background-image: url(bg-services-550.gif);
width: auto;
}
#rub_consultation {
background-image: url(img-consultation-550.jpg);
}
#rub_consultation h2 {
background-image: url(bg-consultations-550.gif);
width: auto;
}
#rub_annonce, #rub_agenda {
background-image: url(img-annonce-550.jpg);
}
#rub_annonce h2 {
background-image: url(bg-annonces-550.gif);
width: auto;
}
#rub_annonce h4 {
margin-right: 50px;
border-right: none;
}
#rub_agenda h2 {
background-image: url(bg-agenda-550.gif);
width: auto;
}