Formatted all existing printed character sheet fields nicely

This commit is contained in:
Thaum Rystra
2018-03-02 21:40:21 +02:00
parent c6e62e1cfa
commit f73f2f670f
12 changed files with 222 additions and 70 deletions

View File

@@ -0,0 +1,10 @@
.printedSkillRow {
height: 24px;
min-width: 140px;
}
.printedSkillRow .skill-mod {
width: 36px;
text-align: center;
font-size: 3.5mm;
}