MediaWiki:Common.css: Difference between revisions
From WargameChess
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 20: | Line 20: | ||
#p-navigation { color: #c8bd92; } | #p-navigation { color: #c8bd92; } | ||
#mw-panel .portal { color: #c8bd92; } |
Revision as of 03:16, 30 December 2024
/* CSS placed here will be applied to all skins */
body {
background-image: url(/images/8/8e/Backgroundred.png);
}
#content { background-color: #353227 }
body { color: #c8bd92; }
#content h1 { color: #c8bd92; }
#content h2 { color: #c8bd92; }
#content h3 { color: #c8bd92; }
#p-navigation { color: #c8bd92; }
#mw-panel .portal { color: #c8bd92; }