From 08b0e9664a1fbd427770a57e1cd1a8b8acefa7c0 Mon Sep 17 00:00:00 2001 From: Lockbox313 <8994813+Lockbox313@users.noreply.github.com> Date: Mon, 15 May 2023 09:45:56 +0100 Subject: [PATCH] Add files via upload --- RunequestGQS/RunequestGQS.css | 5 ++++- RunequestGQS/translation.json | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/RunequestGQS/RunequestGQS.css b/RunequestGQS/RunequestGQS.css index b42cbf2207..cea4736715 100644 --- a/RunequestGQS/RunequestGQS.css +++ b/RunequestGQS/RunequestGQS.css @@ -3453,7 +3453,10 @@ input.sheet-tab6:checked ~ div.sheet-tab6 display: block; } - +.sheet-char-augments{ + margin-top:5px; + margin-left:105px; +} input.sheet-taba { diff --git a/RunequestGQS/translation.json b/RunequestGQS/translation.json index fff25b8f2c..45d10a2703 100644 --- a/RunequestGQS/translation.json +++ b/RunequestGQS/translation.json @@ -1,4 +1,5 @@ { + "char-augments":"Augment Mod", "Special":"Special", "Maximum":"Maximum", "Normal":"Normal",