MediaWiki: Common.css
From Red Candle
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #toc ul > li > ul {display: block; } | + | #toc ul > li > ul { display: block; } |
− | #sidebar {top: 300px; } | + | #sidebar { top: 300px; } |
Revision as of 16:19, 10 July 2015
/* CSS placed here will be applied to all skins */
#toc ul > li > ul { display: block; }
#sidebar { top: 300px; }