diff options
-rw-r--r-- | skins/cavendish/monobook.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/skins/cavendish/monobook.css b/skins/cavendish/monobook.css index 727355b..cf9aa20 100644 --- a/skins/cavendish/monobook.css +++ b/skins/cavendish/monobook.css @@ -330,6 +330,11 @@ table.small { ** content styles */ +#toc { + float: right; + margin: 20px 0px 20px 20px; +} + #toc, .toc, .mw-warning { |