diff --git a/D&D_5e_Shaped/D&D_5e.css b/D&D_5e_Shaped/D&D_5e.css index 99a98165a3..bcf33b8f00 100644 --- a/D&D_5e_Shaped/D&D_5e.css +++ b/D&D_5e_Shaped/D&D_5e.css @@ -326,6 +326,8 @@ div.sheet-overall-wrapper [class *= "sheet-npc-version"] { font-size: 80%; text-transform: uppercase; font-weight: bold; + margin-top: 2px; + margin-bottom: 5px; } .sheet-ability-score-wrapper .sheet-ability-modifier { font-weight: bold; @@ -1710,10 +1712,12 @@ input[class^="sheet-classactionshowoptions"]:checked ~ div.sheet-classaction-out /* General sheet/rolltemplate wide Styles */ button, input, select, textarea, -.sheet-row [class *= "sheet-col"], -[class *= "sheet-col"] { +[class*="sheet-col"] { font-size: 12px; } +[class*="sheet-col"] { + line-height: 100%; +} .sheet-spell-row-number, .sheet-inventory-row-number,