Difference between revisions of "MediaWiki:Mobile.css"
Line 5: | Line 5: | ||
body { background-color: black; } | body { background-color: black; } | ||
− | footer div.last-modified-bar { display: none !important; } | + | footer div.last-modified-bar { display:none !important; } |
Revision as of 13:03, 21 January 2019
/* CSS placed here will affect users of the mobile site */ form.header div.branding-box { display: none; } body { background-color: black; } footer div.last-modified-bar { display:none !important; }