MediaWiki:Common.css: Difference between revisions
From Harthorns-Reverie
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
h1, h2, h3, h4 { | h1, h2, h3, h4 { | ||
color: Grey; | color: Grey; | ||
} | |||
#mw-site-navigation .sidebar-inner { | |||
background: #333; | |||
border: 0; | |||
} | } |
Revision as of 23:08, 6 February 2022
body { margin: 0; background: #000; } a { color: #cc6600; } a:hover, a:visited { color: #cc3300; } h1, h2, h3, h4 { color: Grey; } #mw-site-navigation .sidebar-inner { background: #333; border: 0; }