Difference between revisions of "MediaWiki:Common.css"

From KB
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #ca-talk { display:none!important; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#ca-talk { display:none!important; }
+
#ca-discussion { display:none!important; }

Revision as of 07:41, 8 June 2012

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

#ca-discussion { display:none!important; }