From b8ff170f4cc7f19acebb7e802dc70bfece28d0c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Fri, 1 Nov 2024 15:47:32 +0100 Subject: [PATCH] Home Gen404 @ 2024-11-01-15:47 --- modules/home/wlogout/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/wlogout/style.css b/modules/home/wlogout/style.css index b88d559..b44b5b8 100644 --- a/modules/home/wlogout/style.css +++ b/modules/home/wlogout/style.css @@ -10,7 +10,7 @@ window { font-family: Fira Code Medium; font-size: 16pt; - /* color: @foreground; /* text */ + /* color: @foreground; */ color: rgba(255, 255, 255, 0.9); background-color: rgba(24, 27, 32, 0.2);