diff options
Diffstat (limited to 'colors/base16-codeschool.css')
| -rw-r--r-- | colors/base16-codeschool.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-codeschool.css b/colors/base16-codeschool.css index b5ae247..2536b80 100644 --- a/colors/base16-codeschool.css +++ b/colors/base16-codeschool.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(181, 216, 246, 0.15); + background-color: rgba(181, 216, 246, 0.4); } |
