prades-le-lez: 1st draft (#10566)

This commit is contained in:
Frédéric Péters 2016-05-01 14:42:52 +02:00
parent 5a015099e8
commit 877881cb37
4 changed files with 216 additions and 0 deletions

View File

@ -0,0 +1,216 @@
body {
background: white url(prades-le-lez/fond.png) repeat-x top left;
}
a#bandeau-commune {
background-image: url(prades-le-lez/bandeau.jpeg);
background-position: 0% 60%;
text-indent: -2000px;
border: none;
min-height: 200px;
width: 100%;
padding: 0;
}
div#page {
background: white;
width: 1000px;
margin: 10px auto 10px auto;
background-color: #FFF;
box-sizing: initial;
}
div#header {
position: relative;
margin: 0 auto;
}
div#main-content-wrapper {
margin-top: 160px;
}
div#centre {
box-sizing: border-box;
padding: 0 10px;
}
div#rub_service {
padding-right: 10px;
width: 775px;
}
div#gauche {
padding-left: 10px;
}
div#top {
width: auto;
margin: 0;
}
div#footer {
min-height: 150px;
background: #008457;
color: white;
width: 100%;
padding: 10px;
width: 980px;
}
div#links {
margin: 0 20px;
}
div#links h3 {
border-bottom: 2px solid #0A6517;
color: white;
}
div#footer div#links,
div#footer div#help {
background: transparent;
color: white;
width: 300px;
}
div#footer div#help {
padding-top: 30px;
}
div#footer a {
color: #eee;
text-decoration: none;
border-bottom: 1px dotted white;
}
#agglo-link {
margin-right: 20px;
}
div#agglo-link a {
background-color: transparent;
border: none;
padding-top: 30px;
padding-right: 100px;
}
div#steps span.marker {
color: #555;
}
div#steps ol li {
color: #fff;
background: #888;
}
div#steps ol li.current {
background: #008457;
color:#fff;
}
div#steps ol li.current .marker {
color: black;
}
div#steps ol ul {
background: white;
}
div#steps li ul li {
background: #f3f3f3;
color: #666;
}
div#steps li.current ul li {
color: #535353;
}
div#steps li.current ul li.current {
color: black;
background: transparent;
}
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: #008457;
color: white;
}
div#breadcrumb {
position: relative;
left: 210px;
max-width: 500px;
overflow: hidden;
}
div#services > ul > li strong {
background-color: #008457;
}
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons input {
background: #F1AF00;
}
#toplinks {
background: transparent;
}
#toplinks span.login,
#toplinks span.logged-in {
background: white;
}
#toplinks a.restricted {
position: absolute;
top: -24px;
right: 0px;
height: 20px;
}
#toplinks #welcome span {
display: none;
}
#welcome {
border: none;
}
div#services > ul > li {
margin: 0 0 10px 0;
width: 100%;
}
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 {
padding-left: 10px;
}
div#home-page-intro {
padding: 0;
}
div#home-page-intro p {
margin: 1ex 2px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B