Difference between revisions of "MediaWiki:Common.css"
From Mushrooms
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | img { height: auto; max-width: 96%; } | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
#ca-history { display:none!important; } | #ca-history { display:none!important; } | ||
#ca-viewsource { display:none!important; } | #ca-viewsource { display:none!important; } | ||
#ca-nstab-main { display:none!important; } | #ca-nstab-main { display:none!important; } |
Latest revision as of 08:40, 27 November 2020
/* CSS placed here will be applied to all skins */ img { height: auto; max-width: 96%; } #ca-talk { display:none!important; } #ca-history { display:none!important; } #ca-viewsource { display:none!important; } #ca-nstab-main { display:none!important; }