MediaWiki:Mobile.css: Difference between revisions

mNo edit summary
mNo edit summary
 
Line 2: Line 2:
.last-modified-bar { display: none; }
.last-modified-bar { display: none; }
#page-actions { display: none; }
#page-actions { display: none; }
mw-mf-main-menu-button { 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; }