MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#ca-viewsource { display:none! | #ca-viewsource { display:none!Important; } | ||
#ca-talk { display:none! | #ca-talk { display:none!Important; } | ||
#ca-history { display:none! | #ca-history { display:none!Important; } | ||
/* last modification stuff */ | /* last modification stuff */ | ||
#footer-info { display: none; } | #footer-info { display: none; } | ||
Revision as of 19:40, 6 June 2024
/* CSS placed here will be applied to all skins */
#ca-viewsource { display:none!Important; }
#ca-talk { display:none!Important; }
#ca-history { display:none!Important; }
/* last modification stuff */
#footer-info { display: none; }
/* footer links */
#footer-places { display: none; }
/* powered by icon */
#footer-icon { display: none; }