MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 1,055: | Line 1,055: | ||
line-height: 1.25; | line-height: 1.25; | ||
text-align: center; | text-align: center; | ||
} | |||
.wizlords-servant-rules > .mw-collapsible-toggle { | |||
margin: 12px 16px 0 0; | |||
color: var(--wiz-text, #d2d2d2) !important; | |||
} | |||
.wizlords-servant-rules > .mw-collapsible-toggle .mw-collapsible-text, | |||
.wizlords-servant-rules > .mw-collapsible-toggle a { | |||
color: var(--wiz-link, #ff942d) !important; | |||
} | } | ||