Super theme special halloween

darcs-hash:20071021130008-f46e9-55e1643ab8f7235249b6b94f027d776b1838b2d2.gz
This commit is contained in:
gdetrez 2007-10-21 15:00:08 +02:00
parent e96905bdeb
commit c92cf05549
2 changed files with 13 additions and 2 deletions

View file

@ -34,8 +34,13 @@ div#titleBarre {
border-bottom: thin solid #f9821d;//orange;
background: #f9821d url(../img/BarreOrange.png) repeat-x;
}
/* on change la couleur des soulignements de titres pour aller avec la barre */
h1, h2, h3, h4, h5, h6 {border-color: #f9821d}
div#titleBarre *,
div#titleBarre h1#title a { color: white; }
h1#title { background: url(../img/BarreLogo.png) no-repeat right top;}
/* variantes */
.halloween h1#title {
background-image: url(../img/barreLogoHalloween.png);
}