MediaWiki: Common.css

From Social Collaborative Singapore
Jump to: navigation, search
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#tweekiTOC #toc li
+
 
{ display : block; visibility: visible; !important;}
+
#toc {
.toctext
+
  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;
}