Difference between revisions of "MediaWiki:Common.css"
From Barbaripedia
m |
m |
||
| Line 5: | Line 5: | ||
table.wikitable { color: #ffffff !important; } | table.wikitable { color: #ffffff !important; } | ||
.editOptions { color: #000000; } | .editOptions { color: #000000; } | ||
| − | .mw-ui-input { color: #000000; !important} | + | .mw-ui-input { background-color: #000000; !important} |
Revision as of 08:58, 23 August 2021
/* CSS placed here will be applied to all skins */
caption { color: #a67c52 ; }
table.wikitable { background-color: #000000 !important; }
table.wikitable { color: #ffffff !important; }
.editOptions { color: #000000; }
.mw-ui-input { background-color: #000000; !important}