MediaWiki: Common.css

From Social Collaborative Singapore
Jump to: navigation, search
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: block !important; }
+
#catlinks {
 +
display: block;
 +
}

Revision as of 13:45, 15 May 2019

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

#catlinks {
	display: block;
}