Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
.topbanner_mobile a img{ | .topbanner_mobile a img{ | ||
display:block !important; | display:block !important; | ||
− | |||
} | } |
Revision as of 10:29, 4 January 2019
/* CSS placed here will affect users of the mobile site */ .topbanner a img{ display:none !important; } .topbanner_mobile a img{ display:block !important; }