MediaWiki:Common.css: Difference between revisions
From The Ǝncore Theatre Company
| No edit summary | No edit summary | ||
| Line 6: | Line 6: | ||
| #p-tb {   | #p-tb {   | ||
|      display: none !important; |      display: none !important; | ||
| } | |||
| #ca-viewsource {  | |||
|     display: none !important;  | |||
| } | } | ||
Latest revision as of 10:52, 25 April 2024
/* CSS placed here will be applied to all skins */
#footer-poweredbyico { display: none; }
#ca-talk {
    display: none !important;
}
#p-tb { 
    display: none !important;
}
#ca-viewsource { 
    display: none !important; 
}

