From 7a9ab141297f9857050f4ee6573194944d541c78 Mon Sep 17 00:00:00 2001 From: William Date: Tue, 12 Oct 2021 15:13:23 +0200 Subject: [PATCH] Commit --- style/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/main.css b/style/main.css index fa0f71d..031422f 100644 --- a/style/main.css +++ b/style/main.css @@ -46,7 +46,7 @@ h1, h2, h3, h4 { padding-right: 12px; padding-top: 4px; padding-bottom: 4px; - text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); } .login-statusbar .inner > a { color: #f8f8f8;