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 171: Line 171:


.wizlords-race-table .subculture {
.wizlords-race-table .subculture {
text-align: center;
font-weight: bold;
font-weight: bold;
vertical-align: middle;
}
}


.wizlords-race-table .special-abilities {
.wizlords-race-table .special-abilities {
min-width: 280px;
min-width: 280px;
}
.wizlords-race-table .race-divider td {
height: 12px;
padding: 0;
border-right: 0;
border-left: 0;
background: var(--wiz-content-border, #ff942d);
}
}