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