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 901: Line 901:
font-style: italic;
font-style: italic;
line-height: 1.55;
line-height: 1.55;
}
.wizlords-section-divider {
width: 55%;
height: 1px;
margin: 22px auto 18px;
background: var(--wiz-race-table-divider-colour, #9d7531);
}
}