diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 20:25:45 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 20:25:45 +0900 |
| commit | 284c0c46ef25dabb61b35795372f7df2e225515c (patch) | |
| tree | f7653617a610e5d5d91a374d165952f449af2822 /config/wlogout/style.css | |
| parent | 0b5e264fd9d2bc17c2f2d84cdf785e0c32ca4382 (diff) | |
ads and wlogout style tweaked
Diffstat (limited to 'config/wlogout/style.css')
| -rw-r--r-- | config/wlogout/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
