MediaWiki: Common.css

From Social Collaborative Singapore
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#catlinks {
+
#toc {
display: block;
+
  display:block;
 
}
 
}

Latest revision as of 13:55, 16 June 2019

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

#toc {
  display:block;
}