MediaWiki:Common.css: Difference between revisions

From PurpleIRC Wiki
(Created page with "→‎CSS placed here will be applied to all skins: #ca-watch { display: none !important; } .ns-12 #ca-talk { display: none !important; }")
 
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-watch { display: none !important; }
.ns-12 #ca-talk { display: none !important; }

Revision as of 00:17, 9 June 2015

/* CSS placed here will be applied to all skins */