Difference between revisions of "MediaWiki:Mobile.css"
Kevinkleine (talk | contribs) |
Kevinkleine (talk | contribs) |
||
Line 6: | Line 6: | ||
body { | body { | ||
− | background: red; | + | background: red !important; |
} | } |
Revision as of 10:08, 7 March 2019
/* CSS placed here will affect users of the mobile site */ footer, .minerva-footer { display: none; } body { background: red !important; }