From b2786189a0da514b2a4d400c366cdacf9b3c6719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=87ince?= Date: Mon, 11 Nov 2024 13:38:03 -0800 Subject: [PATCH] header changes --- Forbidden_Lands/Forbidden_Lands.css | 6 ++++++ Forbidden_Lands/Forbidden_Lands.html | 13 ++++++------- Forbidden_Lands/translation.json | 1 + 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/Forbidden_Lands/Forbidden_Lands.css b/Forbidden_Lands/Forbidden_Lands.css index 81088cd996..23566ed6ff 100644 --- a/Forbidden_Lands/Forbidden_Lands.css +++ b/Forbidden_Lands/Forbidden_Lands.css @@ -526,6 +526,12 @@ width: calc(106% + 2px); } +.charsheet .attributes-box1 .header-top h1, +.charsheet .conditions-box1.header-top h1 { + margin: auto; +} + + .charsheet .header-top .label { color: inherit; font-weight: normal; diff --git a/Forbidden_Lands/Forbidden_Lands.html b/Forbidden_Lands/Forbidden_Lands.html index 1992e4e069..79b085d034 100644 --- a/Forbidden_Lands/Forbidden_Lands.html +++ b/Forbidden_Lands/Forbidden_Lands.html @@ -278,7 +278,7 @@
-
+

ATTRIBUTES

@@ -598,7 +598,6 @@

CONDITIONS

- Notes
@@ -606,19 +605,19 @@
Hungry
- +
Sleepy
- +
Thirsty
- +
Cold
- +
@@ -6291,7 +6290,7 @@ }); }); - /* CRP for Dice Pool*/ + /* CRP for Dice Pool */ // enables drag/drop action button trick // syncs roll button with action button diff --git a/Forbidden_Lands/translation.json b/Forbidden_Lands/translation.json index 8bf6797039..d6b6c01322 100644 --- a/Forbidden_Lands/translation.json +++ b/Forbidden_Lands/translation.json @@ -66,6 +66,7 @@ "carried": "Carried", "carried-abbr": "Carr", "carry": "Carry", + "cart": "Cart", "cart-wagon-other": "Cart/Wagon/Other", "casting-overcharged": "Casting Overcharged", "casting-overcharged-chance": "Chance Casting & Overcharged",