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 |
|||
(One intermediate revision by the same user not shown) | |||
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; } | |||
<div class="nomobile"> Template:News_From_The_Industry </div> |
Latest revision as of 07:46, 9 December 2016
/* CSS placed here will affect users of the mobile site */
#footer-last-modified-bar { display: none; }
#footer-info-copyright { display: none; }
<div class="nomobile"> Template:News_From_The_Industry </div>