Difference between revisions of "MediaWiki:Mobile.css"

From Krafties
Jump to navigation Jump to search
m
m
Line 3: Line 3:
  
 
.nomobile {display:none}
 
.nomobile {display:none}
 +
#nomobile {display:none}

Revision as of 03:47, 29 April 2017

/* CSS placed here will affect users of the mobile site */
.mobile-float-reset { float: none !important; width: 100% !important; }

.nomobile {display:none}
#nomobile {display:none}