Add rolltable support, fix regions

This commit is contained in:
evilchili
2022-08-06 21:22:47 -07:00
parent 9e960cb251
commit 24a36e3096
10 changed files with 143 additions and 86 deletions
@@ -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;