Difference between revisions of "MediaWiki:Mobile.css"

From TaticView
Jump to: navigation, search
Line 3: Line 3:
 
form.header div.branding-box { display: none; }
 
form.header div.branding-box { display: none; }
  
body { background-color: black;}
+
body { background-color: black; }
 +
 
 +
footer div.last-modified-bar { display: none; }

Revision as of 12:59, 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; }