From 284c0c46ef25dabb61b35795372f7df2e225515c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 20:25:45 +0900 Subject: ads and wlogout style tweaked --- config/wlogout/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/wlogout/style.css') diff --git a/config/wlogout/style.css b/config/wlogout/style.css index 80a9c0ae..cd07718d 100644 --- a/config/wlogout/style.css +++ b/config/wlogout/style.css @@ -34,7 +34,7 @@ button:hover { margin: 30px; border-radius: 80px; transition: all 0.3s cubic-bezier(.55, 0.0, .28, 1.682), box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; - box-shadow: 0 0 50px @color15; + box-shadow: 0 0 50px @color9; } -- cgit v1.2.3