Difference between revisions of "MediaWiki:Mobile.css"

From Dharmawiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
.topbanner img{
 
.topbanner img{
display:none;
+
display:none !important;
 
}
 
}

Revision as of 09:58, 4 January 2019

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

.topbanner img{
display:none !important;
}