diff --git a/static/main.css b/static/main.css index 90419d9..d792db2 100644 --- a/static/main.css +++ b/static/main.css @@ -98,4 +98,6 @@ div #reset:hover { .sound a:hover { background-color: #ff4136; box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.6); + cursor: pointer; } +