Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the mobile site: #footer-last-modified-bar view-border-box footer-element { display: none; }") Tags: Mobile edit Mobile web edit |
(test) Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the mobile site */ | /* CSS placed here will affect users of the mobile site */ | ||
#footer-last-modified-bar | #footer-last-modified-bar { display: none; } | ||
#footer-info-copyright { display: none; } |
Revision as of 07:41, 9 December 2016
/* CSS placed here will affect users of the mobile site */
#footer-last-modified-bar { display: none; }
#footer-info-copyright { display: none; }