From c07ccb3541ebbca82fdae591271a1bb779d2ebdb Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Fri, 21 Apr 2023 05:39:51 -0700 Subject: [PATCH] Janky fix for right-aligned text --- img/4x3.css | 4 +++- img/main.css | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/img/4x3.css b/img/4x3.css index 26b7995..bd05533 100644 --- a/img/4x3.css +++ b/img/4x3.css @@ -63,6 +63,7 @@ #rat1name { left: 620px; bottom: 581px; + direction: rtl; } #rat1pronouns { @@ -94,6 +95,7 @@ #rat3name { left: 620px; bottom: 59px; + direction: rtl; } #rat3pronouns { @@ -125,4 +127,4 @@ #embed3 { left: 835px; top: 382px; -} \ No newline at end of file +} diff --git a/img/main.css b/img/main.css index 3d599d0..494ad61 100644 --- a/img/main.css +++ b/img/main.css @@ -16,7 +16,6 @@ html, body { text-align: center; display: block; position: absolute; - } .ratpronouns {