From 15c75eedb3cd68ab5020f6f0745a7bee24fe1565 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Wed, 30 May 2018 21:17:58 +0200 Subject: Mov pts + smooth :hovers + go button. --- src/global/www/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/global/www/style.css') diff --git a/src/global/www/style.css b/src/global/www/style.css index a345650..7782f05 100644 --- a/src/global/www/style.css +++ b/src/global/www/style.css @@ -25,10 +25,12 @@ html color: #FFEEAA; margin: 0.1em; padding: 0.2em; + transition: background-color 0.3s ease-out; } * button:hover { + cursor: pointer; background-color: #AC9D93; } -- cgit v1.2.3-70-g09d2