MediaWiki:Mobile.css: Difference between revisions

mNo edit summary
mNo edit summary
 
(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 */
.last-modified-bar { display: none; }
.last-modified-bar { display: none; }
#page-actions { display: none; }
.header div:first-child { display: none; }

Latest revision as of 20:31, 17 March 2017

/* CSS placed here will affect users of the mobile site */
.last-modified-bar { display: none; }
#page-actions { display: none; }
.header div:first-child { display: none; }