MediaWiki:Common.css : Différence entre versions

De Wikifriches
Aller à : navigation, rechercher
m
 
Ligne 1 : Ligne 1 :
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
/* Le CSS placé ici sera appliqué à tous les habillages. */
 
body { background-color: #551d28; }
 
#mw-head { background-color: #551d28; }
 
#mw-page-base { background: #551d28; }
 
#p-logo a { background-size: contain; }
 
#p-personal a { color: white; }
 
#mw-panel a { color: white!important; }
 
#p-cactions-label span { color:white!important; }
 
#footer a { color: white!important; }
 
#footer-info li { color: white!important; }
 
#mw-navigation h3 { color: white!important; font-weight: bold; }
 
#mw-head li { line-height: 10px; }
 
.menu li { line-height: 20px!important; }
 

Version actuelle datée du 21 janvier 2018 à 19:00

/* Le CSS placé ici sera appliqué à tous les habillages. */