MediaWiki:Common.css: Difference between revisions

From LearnSocialStudies
No edit summary
No edit summary
Line 9: Line 9:
/* powered by icon */
/* powered by icon */
#footer-icon { display: none; }
#footer-icon { display: none; }
#column-content { margin: 0 0 1em 0; }
#content { margin: 0 0 0 0; }
#p-cactions { left: .1em; }

Revision as of 20:39, 3 November 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; }
#column-content { margin: 0 0 1em 0; }
#content { margin: 0 0 0 0; }
#p-cactions { left: .1em; }