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 204: Line 204:


.wizlords-collapsible-section-title {
.wizlords-collapsible-section-title {
padding: 10px 0;
padding: 0;
border-bottom: 1px solid var(--wiz-content-border, #ff942d);
border-bottom: 1px solid var(--wiz-content-border, #ff942d);
color: var(--wiz-heading, #e7e1d4);
color: var(--wiz-heading, #e7e1d4);
font-family: Georgia, 'Times New Roman', serif;
font-family: Georgia, 'Times New Roman', serif;
font-size: 28px;
font-size: 24px;
font-weight: normal;
font-weight: normal;
line-height: 1.2;
line-height: 30px;
}
}