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 */ | ||
+ | |||
+ | body { color: #fff !important; font-size: 18px; font-family: "Shobhika"; background-color: #dbb55321 !important; text-align:justify !important; } | ||
.topbanner a img{ | .topbanner a img{ | ||
display:none !important; | display:none !important; | ||
} | } |
Revision as of 10:01, 4 January 2019
/* CSS placed here will affect users of the mobile site */ body { color: #fff !important; font-size: 18px; font-family: "Shobhika"; background-color: #dbb55321 !important; text-align:justify !important; } .topbanner a img{ display:none !important; }