Difference between revisions of "MediaWiki:Common.css"
Line 8: | Line 8: | ||
#p-logo a { background-color: white } | #p-logo a { background-color: white } | ||
#mw-head #p-personal a, #mw-head #p-personal a:visited { color: white } | #mw-head #p-personal a, #mw-head #p-personal a:visited { color: white } | ||
+ | #footer a, #footer a:visited {color:white} |
Revision as of 00:26, 25 October 2018
/* CSS placed here will be applied to all skins #382e2b*/ #n-randompage { display:none} body { background-color: #382e2b;} #mw-page-base { background: unset; background-color: #382e2b; } #mw-panel .portal .body li a { color: white } #mw-panel .portal .body li a:visited { color: white } #mw-panel .portal h3 { color: white } #p-logo a { background-color: white } #mw-head #p-personal a, #mw-head #p-personal a:visited { color: white } #footer a, #footer a:visited {color:white}