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-vendargues.css

166 lines
2.6 KiB
CSS

div#page {
background: #f0eeef url(vendargues/background_degrade_duplik.jpg) repeat-x left top;
}
body {
background: white url(vendargues/tache_jaune_top.png) 60% 20px no-repeat;
}
div#header {
background: #373536;
margin: 0;
height: 2em;
}
div#top {
position: static;
margin: 0 auto;
}
a#bandeau-commune {
position: absolute;
margin-left: 0;
margin-top: 40px;
background: url(vendargues/logo_ville_de_vendargues.png);
border: none;
background-repeat: no-repeat;
height: 80px;
}
a#bandeau-commune span {
background: #185da5;
color: white;
margin-left: 200px;
margin-top: 15px;
padding: 0px 15px;
font-weight: bold;
-webkit-box-shadow: -5px 5px 2px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow: -5px 5px 2px 0px rgba(50, 50, 50, 0.7);
box-shadow: -5px 5px 2px 0px rgba(50, 50, 50, 0.7);
-webkit-transform: rotate(-2deg);
-moz-transform: rotate(-2deg);
transform: rotate(-2deg);
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#main-content-wrapper {
margin-top: 150px;
}
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 {
background: #373536 url(vendargues/tache_jaune.png) no-repeat 5% 30%;
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: #ffba00;
}
div#steps ol li {
background: #ffba00;
}
div#steps span.marker {
color: white;
}
div#steps ol li.current .marker {
color: #ffba00;
}
div#centre li li a,
div#gauche li a {
background-image: url(vendargues/bullet_rouge.png);
}
#toplinks #welcome {
display: inline;
padding-right: 40px;
color: white;
}
#toplinks a.restricted {
margin-top: 3px;
margin-left: 30px;
}
#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;
}