C'est Nol

darcs-hash:20071209073133-d0547-ebbe1e19395aa8c56c9f6dee4a8b0170c05afb00.gz
This commit is contained in:
glondu 2007-12-09 08:31:33 +01:00
parent 49b40a2797
commit 4c60f812c7

View file

@ -44,3 +44,9 @@ h1#title { background: url(../img/BarreLogo.png) no-repeat right top;}
.halloween h1#title { .halloween h1#title {
background-image: url(../img/barreLogoHalloween.png); background-image: url(../img/barreLogoHalloween.png);
} }
.noel h1#title {
background-image: url(../img/BarreLogoNeige.png);
}
.noel div#titleBarre {
background: #f9821d url(../img/BarreOrangeNeige.png) repeat-x;
}