Jump to content

MediaWiki:Common.css: Difference between revisions

From Qt Wiki
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 {float:right;
#toc {float:right;.toclevel-3 {display:none;};};
.toclevel-3 { display:none; }
.toclevel-4 { display:none; }
};

Revision as of 11:21, 2 March 2015

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

#toc {float:right;.toclevel-3 {display:none;};};