diff options
Diffstat (limited to 'colors/base16-snazzy.css')
| -rw-r--r-- | colors/base16-snazzy.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-snazzy.css b/colors/base16-snazzy.css index a3816f0..d04f0dc 100644 --- a/colors/base16-snazzy.css +++ b/colors/base16-snazzy.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(241, 241, 240, 0.15); + background-color: rgba(241, 241, 240, 0.4); } |
