Difference between revisions of "MediaWiki:Common.css"
From Barbaripedia
m |
|||
| (28 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | caption { color: # | + | caption { color: #a67c52 ; } |
| + | table.wikitable { background-color: #000000 !important; } | ||
| + | table.wikitable { color: #cccccc !important; } | ||
| + | .editOptions { color: #111111; } | ||
Latest revision as of 09:09, 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; }