MediaWiki: Common.css
From Social Collaborative Singapore
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#toc>.nav li{ | #toc>.nav li{ | ||
− | display:block; | + | display:block!important; |
} | } |
Revision as of 07:40, 4 September 2018
/* CSS placed here will be applied to all skins */ #toc>.nav li{ display:block!important; }