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 299: Line 299:
.wizlords-race-page {
.wizlords-race-page {
max-width: 100%;
max-width: 100%;
}
.wizlords-race-page .hatnote {
margin: 4px 0 18px;
color: var(--wiz-text, #d2d2d2);
font-style: italic;
}
.wizlords-race-page .hatnote a {
color: var(--wiz-link, #ff942d);
text-decoration: none;
}
}