Difference between revisions of "MediaWiki:Mobile.css"
Kevinkleine (talk | contribs) |
Kevinkleine (talk | contribs) |
||
Line 2: | Line 2: | ||
footer, .minerva-footer { | footer, .minerva-footer { | ||
+ | display: none; | ||
+ | } | ||
+ | .toc-mobile.view-border-box { | ||
display: none; | display: none; | ||
} | } |
Revision as of 10:30, 7 March 2019
/* CSS placed here will affect users of the mobile site */ footer, .minerva-footer { display: none; } .toc-mobile.view-border-box { display: none; }