Difference between revisions of "MediaWiki:Common.css"
Line 8: | Line 8: | ||
#p-logo { background-color: #272a2d; } | #p-logo { background-color: #272a2d; } | ||
− | #p-navigation { background-color: # | + | #p-navigation { background-color: #23262d; } |
− | #p-tb { background-color: # | + | #p-tb { background-color: #23262d; } |
− | body { background-color: | + | body { background-color: #ffffff; } |
Revision as of 01:47, 6 October 2017
/* CSS placed here will be applied to all skins */ #bodyContent { background-color: #23262d; } #content { background-color: #23262d; } #mw-head-base { background-color: #23262d; } #catlinks { background-color: #272a2d; } #mw-panel { background-color: #272a2d; } #p-logo { background-color: #272a2d; } #p-navigation { background-color: #23262d; } #p-tb { background-color: #23262d; } body { background-color: #ffffff; }