diff --git a/src/style.css b/src/style.css index 5334d78..2e5f2c6 100644 --- a/src/style.css +++ b/src/style.css @@ -123,6 +123,7 @@ body { #window-controls .button:hover { background: rgba(255,255,255,0.1); + transition: background 0.25s; } #window-controls .button:active {