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
Tag: Reverted
No edit summary
Tag: Manual revert
Line 452: Line 452:
/* ----------------- */
/* ----------------- */
.wizlords-race-page {
.wizlords-race-page {
max-width: 100%;
}
.wizlords-lore-page {
max-width: 100%;
max-width: 100%;
}
}


.wizlords-race-page .hatnote {
.wizlords-race-page .hatnote {
margin: 4px 0 18px;
padding-left: 18px;
color: var(--wiz-text, #d2d2d2);
font-style: italic;
}
.wizlords-lore-page .hatnote {
margin: 4px 0 18px;
margin: 4px 0 18px;
padding-left: 18px;
padding-left: 18px;
Line 486: Line 475:


.wizlords-race-page .hatnote a {
.wizlords-race-page .hatnote a {
color: var(--wiz-link, #ff942d);
text-decoration: none;
}
.wizlords-lore-page .hatnote a {
color: var(--wiz-link, #ff942d);
color: var(--wiz-link, #ff942d);
text-decoration: none;
text-decoration: none;