Difference between revisions of "MediaWiki:Mobile.css"

From Dharmawiki
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
  
.topbanner img{
+
.topbanner a img{
 
display:none !important;
 
display:none !important;
 
}
 
}

Revision as of 09:58, 4 January 2019

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

.topbanner a img{
display:none !important;
}