[wiki-lenny/static] Nouveau thème

darcs-hash:20081110161108-bd074-4cfdb72432cbc2229008f7d1f60578bb7770cf2e.gz
This commit is contained in:
Antoine Durand-Gasselin 2008-11-10 17:11:08 +01:00
parent 9f766f81e3
commit ed4716c255

View file

@ -31,11 +31,11 @@ div#content
/* ****************************** BARRE DE TITRE ****************************** */ /* ****************************** BARRE DE TITRE ****************************** */
/* on change la couleur des soulignements de titres pour aller avec la barre */ /* on change la couleur des soulignements de titres pour aller avec la barre */
h1, h2, h3, h4, h5, h6 {border-color: #f9821d} h1, h2, h3, h4, h5, h6 {border-color: #214478} /* f9821d */
div#titleBarre { div#titleBarre {
border-bottom: thin solid #f9821d;//orange; border-bottom: thin solid #214478;//orange;
background: #f9821d url(../img/BarreOrange.png) repeat-x; background: #f9821d url(../img/BarreCyan.png) repeat-x;
} }
div#titleBarre *, div#titleBarre *,
div#titleBarre h1#title a { div#titleBarre h1#title a {