MediaWiki:Common.css: Difference between revisions
From Haven Homes
mNo edit summary Tag: Manual revert |
mNo edit summary |
||
| Line 5: | Line 5: | ||
#toc {float:right;margin:0 0 1em 1em;} | #toc {float:right;margin:0 0 1em 1em;} | ||
ul + p {margin-top:1em} | ul + p {margin-top:1em;} | ||
ul + h2, ul + h3, ul + h4 {margin-top:1em} | ul + h2, ul + h3, ul + h4 {margin-top:1em;} | ||
.tocnumber {display:none !important} | .tocnumber {display:none !important;} | ||
toc ul ul {margin-left:4em;} | |||
Revision as of 01:22, 5 September 2022
/* CSS placed here will be applied to all skins */
/* #toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;}; */
#toc {float:right;margin:0 0 1em 1em;}
ul + p {margin-top:1em;}
ul + h2, ul + h3, ul + h4 {margin-top:1em;}
.tocnumber {display:none !important;}
toc ul ul {margin-left:4em;}