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.
montpellier-themes/wcs/montpellier-commune/custom-saint-georges.css

171 lines
2.3 KiB
CSS

div#page {
background: #f0eeef;
}
body {
background: white;
}
div#header {
background: #373536;
margin: 0;
height: 2em;
}
div#top {
position: static;
margin: 0 auto;
}
a#bandeau-commune {
position: absolute;
margin-left: 20px;
margin-top: 40px;
background: url(saint-georges/logo.png);
border: none;
background-repeat: no-repeat;
height: 96px;
}
a#bandeau-commune span {
color: black;
margin-left: 70px;
margin-top: 35px;
padding: 0px 15px;
font-weight: bold;
display: inline-block;
}
#toplinks {
background: transparent;
position: absolute;
top: 0px;
padding-top: 2px;
width: auto;
}
#toplinks span {
border: 0;
font-weight: bold;
background-image: none;
display: inline;
}
#toplinks span a:hover {
color: white;
}
div#top {
background: url(saint-georges/banderole.jpeg) 0px 2em no-repeat;
height: 340px;
}
div#main-content-wrapper {
margin-top: 2em;
margin-top: 305px;
}
div#rub_consultation h2,
div#rub_service h2,
div#rub_annonce h2,
div#rub_agenda h2,
div#profile h2,
div#services-2nd h3,
div#member h2,
div#help h2, div#info h2, div#accessibility h2, div#contact h2,
div#gauche h3,
div.large div#rub_service h3,
div#centre h3 {
background: #373536;
color: white;
font-weight: normal;
padding-left: 10px;
}
div#footer-wrapper {
border-top: 4px solid #4B9DD9;
background: #272526;
margin: 0;
width: auto;
}
div#footer {
border: none;
}
div#footer div#links h3 {
margin-left: 0px;
color: white;
}
div#footer div#help,
div#footer div#agglo-link a {
background-color: transparent;
color: #ccc;
}
div#footer a {
color: white;
}
br.clear {
clear: both;
}
div#services > ul > li strong {
background-color: #4B9DD9;
}
div#steps ol li {
background: #4B9DD9;
}
div#steps span.marker {
color: white;
}
div#steps ol li.current .marker {
color: #4B9DD9;
}
div#centre li li a,
div#gauche li a {
background-image: url(saint-georges/bullet_rouge.png);
}
#toplinks #welcome {
display: inline;
padding-right: 40px;
color: white;
}
#toplinks a.restricted {
margin-top: 3px;
margin-left: 30px;
background: #4B9DD9;
}
#toplinks a.logout {
background-image: none;
}
div#profile {
width: 1000px;
}
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #185da5;
}
div#page a.edit-custom-text {
color: white;
}
#services > h3 {
display: none;
}