MediaWiki:Common.css: Difference between revisions

From The Ǝncore Theatre Company
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 */
#footer-poweredbyico { display: none; }
#footer-poweredbyico { display: none; }
li#ca-talk {
#ca-talk {
display: none;
    display: none !important;
}
}

Revision as of 11:34, 25 April 2024

/* CSS placed here will be applied to all skins */
#footer-poweredbyico { display: none; }
#ca-talk {
    display: none !important;
}