MediaWiki:Common.css : Différence entre versions
m |
m |
||
| Ligne 4 : | Ligne 4 : | ||
#mw-head { background-color: #551d28; } | #mw-head { background-color: #551d28; } | ||
#p-logo a { background-size: contain; } | #p-logo a { background-size: contain; } | ||
| − | #p-personal a { color: white; } | + | #p-personal a { color: white!important; } |
#mw-panel a { color: white!important; } | #mw-panel a { color: white!important; } | ||
#p-cactions-label { color:white!important; } | #p-cactions-label { color:white!important; } | ||
| − | #footer a { color: white; } | + | #footer a { color: white!important; } |
| − | #footer-info li { color: white; } | + | #footer-info li { color: white!important; } |
| − | #mw-navigation h3 { color: white; font-weight: bold; } | + | #mw-navigation h3 { color: white!important; font-weight: bold; } |
Version du 21 janvier 2018 à 17:37
/* 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!important; }
#mw-panel a { color: white!important; }
#p-cactions-label { color:white!important; }
#footer a { color: white!important; }
#footer-info li { color: white!important; }
#mw-navigation h3 { color: white!important; font-weight: bold; }