Difference between revisions of "MediaWiki:Common.css"
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins #382e2b*/ | /* CSS placed here will be applied to all skins #382e2b*/ | ||
#n-randompage { display:none} | #n-randompage { display:none} | ||
| − | body { background-color: # | + | body { background-color: #382e2b;} |
| − | #mw-page-base { background: unset; background-color: # | + | #mw-page-base { background: unset; background-color: #fff; } |
#mw-panel .portal .body li a { color: white } | #mw-panel .portal .body li a { color: white } | ||
Revision as of 00:20, 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: #fff; }
#mw-panel .portal .body li a { color: white }