MediaWiki:Common.css: Difference between revisions

From The Archive
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 15: Line 15:
body { background-color: #000000 !important; }
body { background-color: #000000 !important; }
input { background-color: #000000 !important; color: #00ff00 !important; }
input { background-color: #000000 !important; color: #00ff00 !important; }
table { background-color: #000000 !important; }

Latest revision as of 20: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, 0) !important; }
.mw-first-heading { color: #00ff00 !important; }
.mw-body-content { color: #00ff00 !important; }
.mw-portlet { background-color: #000000 !important; color: #00ff00 !important; }
.mw-code { background-color: #000000 !important; color: #00ff00 !important;}
.mw-list-item { background-color: #000000 !important; }
a { color: #00ff00 !important; text-decorations: underline !important; }
li { color: #00ff00 !important; }
span { color: #00ff00 !important; }
body { background-color: #000000 !important; }
input { background-color: #000000 !important; color: #00ff00 !important; }
table { background-color: #000000 !important; }