Difference between revisions of "MediaWiki:Common.css"

From Barbaripedia
Jump to: navigation, search
m
m
Line 4: Line 4:
 
table.wikitable { background-color: #000000 !important; }
 
table.wikitable { background-color: #000000 !important; }
 
table.wikitable { color: #ffffff !important; }
 
table.wikitable { color: #ffffff !important; }
mw-body { color: #a67c52 !important; }
+
editOptions { color: #a67c52 !important; }

Revision as of 22:29, 22 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: #a67c52 !important; }