MediaWiki:Common.css : Différence entre versions
m |
|||
Ligne 5 : | Ligne 5 : | ||
#p-logo a { background-size: contain; } | #p-logo a { background-size: contain; } | ||
#p-personal a { color: white; } | #p-personal a { color: white; } | ||
+ | #mw-panel a { color: white; } | ||
+ | #p-cactions-label { color:white; } | ||
#footer a { color: white; } | #footer a { color: white; } | ||
#footer-info li { color: white; } | #footer-info li { color: white; } | ||
#mw-navigation h3 { color: white; font-weight: bold; } | #mw-navigation h3 { color: white; font-weight: bold; } |
Version du 21 janvier 2018 à 17:36
/* Le CSS placé ici sera appliqué à tous les habillages. */ body { background-color: #551d28; } #mw-head { background-color: #551d28; } #p-logo a { background-size: contain; } #p-personal a { color: white; } #mw-panel a { color: white; } #p-cactions-label { color:white; } #footer a { color: white; } #footer-info li { color: white; } #mw-navigation h3 { color: white; font-weight: bold; }