From 99bc1497563ded4f080283f70cf07fb40aa5f9d1 Mon Sep 17 00:00:00 2001 From: "Riley L." Date: Mon, 4 Nov 2024 10:47:17 +0100 Subject: Set text color of notif box correctly; flip Dinnerbone user page correctly --- abrechenbarkeit.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'abrechenbarkeit.lua') diff --git a/abrechenbarkeit.lua b/abrechenbarkeit.lua index 0768d4a..28bf1b8 100755 --- a/abrechenbarkeit.lua +++ b/abrechenbarkeit.lua @@ -64,7 +64,8 @@ local function get_user_theme(username) end c = c .. "\n}" elseif username == "Dinnerbone" then - c = "html { transform: scale(-1); } " + c = "html { transform: scale(-1); bottom: 0; position: absolute; right: 0; + width: 100%; } " end return c end -- cgit v1.2.3-70-g09d2