Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
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: 40px;
margin-top: 32px;
padding-top: 24px;
padding-top: 32px;
border-top: 0;
border-top: 0;
}
}
Line 1,020: Line 1,020:
content: "";
content: "";
position: absolute;
position: absolute;
top: 0;
top: 16px;
left: 15%;
left: 10%;
width: 70%;
width: 80%;
height: 1px;
height: 1px;
background: var(--wiz-spellbook-colour);
background: var(--wiz-spellbook-colour);