MediaWiki: Common.css

From Social Collaborative Singapore
Jump to: navigation, search
 
(10 intermediate revisions by 2 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 */
  
.btn-block {
+
#toc {
    display: block;
+
  display:block;
    width: 50%;
 
 
}
 
}

Latest revision as of 13:55, 16 June 2019

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

#toc {
  display:block;
}