diff --git a/verse/static/css/style.css b/verse/static/css/style.css index 1f656a2..37a7c61 100644 --- a/verse/static/css/style.css +++ b/verse/static/css/style.css @@ -82,6 +82,7 @@ input { input:hover { background: #ffbf00; color: #6df2cc; + cursor: pointer; } input[type="submit"]:disabled:hover, @@ -106,11 +107,6 @@ input[type="submit"]:disabled:focus { background-color: #62b264; } -/* selected link */ -a:active { - color: white; -} - /* STOLEN GOODS */ #fancyboi::before { content: "$ ";