MediaWiki:Common.css: Difference between revisions

From LearnSocialStudies
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!important; }
#ca-viewsource { display:none!Important; }
#ca-talk { display:none!important; }
#ca-talk { display:none!Important; }
#ca-history { display:none!important; }
#ca-history { display:none!Important; }
#p-tb { display: none}
/* 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; }