diff options
Diffstat (limited to 'colors/base16-gruber.css')
| -rw-r--r-- | colors/base16-gruber.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-gruber.css b/colors/base16-gruber.css index 3768acb..0f8f405 100644 --- a/colors/base16-gruber.css +++ b/colors/base16-gruber.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(228, 228, 239, 0.15); + background-color: rgba(228, 228, 239, 0.4); } |
