MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 1,011: | Line 1,011: | ||
.wizlords-spellbook .mw-collapsible-content > h3:not(:first-of-type), | .wizlords-spellbook .mw-collapsible-content > h3:not(:first-of-type), | ||
.wizlords-spellbook .mw-collapsible-content > .mw-heading3:not(:first-of-type) { | .wizlords-spellbook .mw-collapsible-content > .mw-heading3:not(:first-of-type) { | ||
margin-top: | margin-top: 32px; | ||
padding-top: | padding-top: 32px; | ||
border-top: 0; | border-top: 0; | ||
} | } | ||
| Line 1,020: | Line 1,020: | ||
content: ""; | content: ""; | ||
position: absolute; | position: absolute; | ||
top: | top: 16px; | ||
left: | left: 10%; | ||
width: | width: 80%; | ||
height: 1px; | height: 1px; | ||
background: var(--wiz-spellbook-colour); | background: var(--wiz-spellbook-colour); | ||