diff --git a/WFRP4CharSheet/WFRP4Charsheet.css b/WFRP4CharSheet/WFRP4Charsheet.css index 37a2bf0e89..f214283c5b 100644 --- a/WFRP4CharSheet/WFRP4Charsheet.css +++ b/WFRP4CharSheet/WFRP4Charsheet.css @@ -1,5 +1,5 @@ /* WARHAMMER FANTASY ROLEPLAY 4th EDITION CHARACTER SHEET CSS */ -/* Version 1.54j */ +/* Version 1.55d */ /* REPLACE CHECKBOXES */ input[type="checkbox"] { @@ -36,7 +36,7 @@ input[type="checkbox"] + span::before { opacity: 1; width: 20px; height: 20px; - font-size: 12px; + font-size: 10px; border:none; -moz-border-radius: 3px; @@ -512,7 +512,7 @@ table.sheet-armortable{ background-image:url("https://i.imgur.com/ohregeQ.png"); background-size: 60% 80%; background-repeat: no-repeat; - background-position: 110px 70px; + background-position: center 70px; } td.sheet-armorshield{ background-image:url("https://i.imgur.com/c4KfHLg.png"); @@ -657,4 +657,4 @@ input.sheet-tab-page-4:checked + span.sheet-tab-page-4 .sheet-section-3 select, .sheet-section-4 select .sheet-checkbox-row-height{ height: 19px; -} +} \ No newline at end of file diff --git a/WFRP4CharSheet/WFRP4Charsheet.html b/WFRP4CharSheet/WFRP4Charsheet.html index b6d89c20f3..b6ffe4f65a 100644 --- a/WFRP4CharSheet/WFRP4Charsheet.html +++ b/WFRP4CharSheet/WFRP4Charsheet.html @@ -1,6 +1,6 @@ - +