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

150 lines
2.4 KiB
CSS

html, body, div#header {
background: #3e3e3e;
}
a {
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
div#top {
background: #3e3e3e url(clapiers/bandeau.png) top left no-repeat;
height: 100px;
}
a#bandeau-commune {
background: none;
border: none;
margin-top: 0;
padding-left: 0;
color: transparent;
display: inline-block;
line-height: 120px;
padding-top: 20px;
}
div#main-content-wrapper {
margin: 0;
margin-top: 100px;
width: auto;
background: #d2d1cf url(clapiers/fondbandeauhaut.png) top left repeat-x;
}
div#main-content {
width: 1000px;
margin: auto;
}
div#content {
padding-top: 1px;
}
div#toplinks {
top: 20px;
right: 5px;
background: transparent;
}
div#toplinks span.logged-in,
div#toplinks span.login {
background-color: rgba(180, 180, 180, 0.7);
}
div#toplinks a {
color: white;
padding: 0 1ex;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
div#toplinks a:hover {
text-shadow: -1px 0 #ccc, 0 1px #ccc, 1px 0 #ccc, 0 -1px #ccc;
}
div#services > ul > li strong,
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: #e8a224 url(clapiers/fondtitre-orange.jpg) top left repeat-x;
color: white;
padding-left: 1ex;
}
div#services > ul > li strong {
background: #e8a224 url(Picto-EServices.png) 5px 50% no-repeat;
padding: 6px 1em 6px 47px;
}
div#steps ol li {
background: #283227;
}
div#steps span.marker {
color: #455744;
}
div#centre li li a,
div#gauche li a {
background-image: url(clapiers/bullet.png);
}
div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #455744;
}
div#home-page-intro {
background: transparent;
}
#footer h3, #footer a {
color: #efe;
}
div#footer div#help {
background: transparent;
border: none;
color: #ccc;
}
#agglo-link a {
background-color: transparent;
}
p#welcome {
margin-top: -4px;
color: white;
}
div#centre {
margin-top: 10px;
}
div#profile {
width: 1000px;
}
#toplinks a.restricted {
position: absolute;
top: 4px;
right: 5px;
}
#toplinks #welcome span {
background: none;
border: none;
}