diff options
Diffstat (limited to 'colors/base16-railscasts.css')
| -rw-r--r-- | colors/base16-railscasts.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-railscasts.css b/colors/base16-railscasts.css index 6f1399c..df0ca5a 100644 --- a/colors/base16-railscasts.css +++ b/colors/base16-railscasts.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(249, 247, 243, 0.15); + background-color: rgba(249, 247, 243, 0.4); } |
