MediaWiki:Common.css : Différence entre versions
De Wiki ODR
| Ligne 11 : | Ligne 11 : | ||
#mw-panel | #mw-panel | ||
{ | { | ||
| − | background-color : # | + | background-color : #FFECEC; |
} | } | ||
Version du 23 juin 2017 à 09:01
/* Le CSS placé ici sera appliqué à tous les habillages. */
#mw-head /*header*/
{
background-color: #F0F0F0;
}
/* Code menu gauche */
#mw-panel
{
background-color : #FFECEC;
}
/* Premier carré du menu de gauche */
li#n-mainpage,#n-currentevents,#n-Liste-des-articles,#n-recentchanges,#n-Galerie-fichiers,#n-Participants,#in-help
/* Deuxième carré du menu de gauche */
li#t-whatlinkshere,#t-recentchangeslinked,#t-specialpages,#t-info

