MediaWiki:Common.css: Difference between revisions
Appearance
ESUFranchise (talk | contribs) No edit summary |
ESUFranchise (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
background-color: #3B82F6; | background-color: #3B82F6; | ||
padding: 2em; | padding: 2em; | ||
color: #fff; | |||
} | } | ||
Revision as of 05:13, 9 January 2025
/* CSS placed here will be applied to all skins */ .box { width: 100%; border: 1px solid #00f; border-radius: 5px; background-color: #3B82F6; padding: 2em; color: #fff; } .box a { color: #fff !important; }