Difference between revisions of "MediaWiki:Common.css"
From Awesome Baozam
| Line 1: | Line 1: | ||
#toc { | #toc { | ||
float: right; | float: right; | ||
| + | } | ||
| + | div#mw-panel { | ||
| + | position: fixed; | ||
} | } | ||
Revision as of 21:17, 5 July 2016
#toc { float: right; } div#mw-panel { position: fixed; }