[wiki-lenny/static] Nouveau thème
darcs-hash:20081110161108-bd074-4cfdb72432cbc2229008f7d1f60578bb7770cf2e.gz
This commit is contained in:
parent
9f766f81e3
commit
ed4716c255
1 changed files with 3 additions and 3 deletions
|
@ -31,11 +31,11 @@ div#content
|
|||
/* ****************************** BARRE DE TITRE ****************************** */
|
||||
|
||||
/* 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 {
|
||||
border-bottom: thin solid #f9821d;//orange;
|
||||
background: #f9821d url(../img/BarreOrange.png) repeat-x;
|
||||
border-bottom: thin solid #214478;//orange;
|
||||
background: #f9821d url(../img/BarreCyan.png) repeat-x;
|
||||
}
|
||||
div#titleBarre *,
|
||||
div#titleBarre h1#title a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue