Difference between revisions of "MediaWiki:Mobile.css"

Line 6: Line 6:
  
 
.portal .thumbinner {
 
.portal .thumbinner {
margin: none;
+
margin: 0;
 
}
 
}

Revision as of 21:29, 29 February 2016

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

#bitnami-banner {
	display: none;
}

.portal .thumbinner {
	margin: 0;
}