MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
.toc { | .toc { | ||
font-size: 12px; | font-size: 12px; | ||
position: | position: relative; | ||
top: 0; | top: 0; | ||
max-height: 100vh; | max-height: 100vh; | ||
overflow: | overflow: auto; | ||
} | } |