Added support for rolling skill on spells

This commit is contained in:
2020-12-01 09:04:03 +01:00
parent cbafeede44
commit 836875459c
6 changed files with 81 additions and 18 deletions

View File

@@ -97,7 +97,10 @@
margin: auto;
}
.items .items-list .item {
.items .items-list .item,
.items .items-list .item-spell,
.items .items-list .item-weapon,
.items .items-list .item-skill {
line-height: 24px;
padding: 3px 0;
border-bottom: 1px solid #bbb;