MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
li { color: #00ff00 !important; } | li { color: #00ff00 !important; } | ||
span { color: #00ff00 !important; } | span { color: #00ff00 !important; } | ||
body { background-color: # | body { background-color: #000000 !important; } |
Revision as of 17:36, 7 September 2024
#content { background-color: #000000 !important; color: #00ff00 !important; } #p-logo { background-color: #000000 !important; color: #00ff00 !important; } #footer { background-color: #000000 !important; color: #00ff00 !important;} #mw-panel { background-color: #000000 !important; color: #00ff00 !important; } #searchbox { background-color: #000000 !important; color: #00ff00 !important; } .mw-first-heading { color: #00ff00 !important; } .mw-body-content { color: #00ff00 !important; } a { color: #00ff00 !important; text-decorations: underline !important; } li { color: #00ff00 !important; } span { color: #00ff00 !important; } body { background-color: #000000 !important; }