MediaWiki:Common.css: Difference between revisions

From The Archive
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
#content { background-color: #000000 !important; color: #00ff00 !important; }
#content { background-color: #000000 !important; color: #00ff00 !important; }
#p-logo { background-color: #000000 !important; color: #00ff00 !important; }
#p-logo { background-color: #000000 !important; color: #00ff00 !important; }
#footer { color: #00ff00 !important; }
#footer { background-color: #000000 !important; color: #00ff00 !important; }
#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; }
Line 8: Line 8:
a { color: #00ff00 !important; text-decorations: underline !important; }
a { color: #00ff00 !important; text-decorations: underline !important; }
li { color: #00ff00 !important; }
li { color: #00ff00 !important; }
span { color: #00ff00 !important; }

Revision as of 17:33, 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; }