Add rolltable support, fix regions
This commit is contained in:
@@ -678,6 +678,10 @@ a.disabled:hover {
|
||||
.statblock table tr td:first-of-type {
|
||||
font-weight: bold;
|
||||
}
|
||||
.statblock table tr td:first-child:nth-last-child(1) {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.statblock table tr:last-child,
|
||||
.statblock table tr:last-child {
|
||||
padding-right: 1em;
|
||||
|
||||
Reference in New Issue
Block a user