Difference between revisions of "MediaWiki:Mobile.css"
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 a img{ | .topbanner a img{ | ||
display:none !important; | display:none !important; | ||
} | } |
Revision as of 10:11, 4 January 2019
/* CSS placed here will affect users of the mobile site */ .topbanner a img{ display:none !important; }