diff --git a/static/style.css b/static/style.css index fe3631c..1f6d951 100644 --- a/static/style.css +++ b/static/style.css @@ -329,6 +329,7 @@ button { background: none; border: none; font-weight: bold; + cursor: pointer; } hr { @@ -540,6 +541,7 @@ select, #search, #sort_options, #listing_options, #inside, #searchbox > *, #sort select { background: var(--outside); transition: 0.2s background; + cursor: pointer; } select, #search {