MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
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- | 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: # | .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: # | .wizlords-race-table td.subculture { | ||
background: #171717 !important; | |||
text-align: center; | text-align: center; | ||
font-weight: bold; | font-weight: bold; | ||