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 157: Line 157:
.wikitable.wizlords-race-table tr,
.wikitable.wizlords-race-table tr,
.wizlords-race-table tr {
.wizlords-race-table tr {
border-color: var(--wiz-content-border, #ff942d) !important;
border-color: var(--wiz-race-table-border-colour) !important;
}
}


Line 176: Line 176:
}
}


.wizlords-race-table .race-name {
.wikitable.wizlords-race-table td.race-name,
background: #2a2a2a;
.wizlords-race-table td.race-name {
background: #171717 !important;
text-align: center;
text-align: center;
font-weight: bold;
font-weight: bold;
Line 191: Line 192:
}
}


.wizlords-race-table .subculture {
.wikitable.wizlords-race-table td.subculture,
background: #2a2a2a;
.wizlords-race-table td.subculture {
background: #171717 !important;
text-align: center;
text-align: center;
font-weight: bold;
font-weight: bold;