Difference between revisions of "MediaWiki:Mobile.css"

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

Revision as of 12:55, 21 January 2019

/* CSS placed here will affect users of the mobile site */

form.header div.branding-box { display: none; }

body { background-color: black;}