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