Difference between revisions of "MediaWiki:Common.css"
From ALFA
Foambats4all (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: .foamtest { background-color: #FFFF00 !important; }") |
Foambats4all (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | . | + | table.navTable { |
background-color: #FFFF00 !important; | background-color: #FFFF00 !important; | ||
} | } |
Revision as of 23:00, 25 January 2014
/* CSS placed here will be applied to all skins */ table.navTable { background-color: #FFFF00 !important; }