MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
#mw-panel { background-color: #000000 !important; color: #00ff00 !important; } | #mw-panel { background-color: #000000 !important; color: #00ff00 !important; } | ||
#searchbox { background-color: #000000 !important; color: #00ff00 !important; } | #searchbox { background-color: #000000 !important; color: #00ff00 !important; } | ||
#mw-head { background-color: #000000 !important; color: #00ff00 !important; } | #mw-head { background-color: #000000 !important; color: #00ff00 !important; background-image: rgba(0, 0, 0); } | ||
.mw-first-heading { color: #00ff00 !important; } | .mw-first-heading { color: #00ff00 !important; } | ||
.mw-body-content { color: #00ff00 !important; } | .mw-body-content { color: #00ff00 !important; } |
Revision as of 17:39, 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-head { background-color: #000000 !important; color: #00ff00 !important; background-image: rgba(0, 0, 0); } .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; }