couleur bandeau

This commit is contained in:
Nicolas Bally 2011-07-01 12:09:47 +02:00
parent e39fa50cd8
commit de742c766c

View File

@ -53,7 +53,9 @@ color:#93c01f;}
float: right;
margin-top: 40px; } }
#bandeau {
background: RGB(91, 67, 46);
background: #6d563e;
border-radius:10px;
-moz-border-radius:10px;
padding: 10px;
width: 940px;
margin: auto;
@ -69,11 +71,12 @@ color:#93c01f;}
margin: auto;
margin-bottom: 10px;
.slide {
background: #6d563e;
width: 960px;
height: 309px;
position: relative;
margin: 0px 5px 0px 5px;
background: #6d563e;
border-radius:10px;
-moz-border-radius:10px;
a {