Difference between revisions of "MediaWiki:Common.css"

From Hubitat Documentation
Jump to: navigation, search
Line 6: Line 6:
 
#mw-panel .portal .body li a:visited { color: white }
 
#mw-panel .portal .body li a:visited { color: white }
 
#mw-panel .portal h3 { color: white }
 
#mw-panel .portal h3 { color: white }
 +
#p-logo a { background-color: white }

Revision as of 00:23, 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 }
#mw-panel .portal .body li a:visited { color: white }
#mw-panel .portal h3 { color: white }
#p-logo a { background-color: white }