MediaWiki: Common.css: Difference between revisions

From Red Candle
Jump to: navigation, search
No edit summary
No edit summary
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 { background: #f9f9f9; }

Revision as of 16:23, 10 July 2015

/* CSS placed here will be applied to all skins */
#toc ul > li > ul { display: block; }
#sidebar { background: #f9f9f9; }