Difference between revisions of "MediaWiki:Mobile.css"

Line 5: Line 5:
 
}
 
}
  
.portal img {
+
.portal .thumbinner {
float: none;
+
margin: none;
 
}
 
}

Revision as of 21:28, 29 February 2016

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

#bitnami-banner {
	display: none;
}

.portal .thumbinner {
	margin: none;
}