Difference between revisions of "MediaWiki:Common.css"
From GiderosMobile
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #ca-talk { display: none !important; } | + | #ca-talk { display:none !important; } |
− | #ca-viewsource { display: none !important; } | + | #ca-viewsource { display:none!important; } |
Revision as of 22:51, 21 August 2018
/* CSS placed here will be applied to all skins */
#ca-talk { display:none !important; }
#ca-viewsource { display:none!important; }