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 */
 
.toctext
 
.toctext
{ display : none; }
+
{ display : block; }

Revision as of 03:17, 31 August 2018

/* CSS placed here will be applied to all skins */
.toctext
{ display : block; }