diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-20 01:08:30 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-20 01:08:30 +0900 |
| commit | 80e83f7fb7664f6969b0a5b6b0372651f7c81865 (patch) | |
| tree | 115732345637d37af3b662923862dcd777bf1aa2 /config | |
| parent | 5304d9195c9d199045d6b5ee3fc58882b4d7a82d (diff) | |
wlogout style tweak
Diffstat (limited to 'config')
| -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 cd07718d..362c2f3f 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 @color9; + box-shadow: 0 0 50px @color7; } |
