MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 204: | Line 204: | ||
.wizlords-collapsible-section-title { | .wizlords-collapsible-section-title { | ||
padding: | 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: | font-size: 24px; | ||
font-weight: normal; | font-weight: normal; | ||
line-height: | line-height: 30px; | ||
} | } | ||