Difference between revisions of "MediaWiki:Common.css"
From WikiofSport
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| + | |||
| + | #toc { | ||
| + | position: fixed; | ||
| + | left: 0; | ||
| + | } | ||
Revision as of 12:41, 15 May 2015
/* CSS placed here will be applied to all skins */
#toc {
position: fixed;
left: 0;
}