We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b254ccf commit f1ef868Copy full SHA for f1ef868
style.css
@@ -88,6 +88,7 @@ img.center {
88
margin: -2px auto;
89
cursor: pointer;
90
}
91
+.button:hover, .button:focus { background: #1687e0; }
92
.stronglyAgree { background: #1b5e20; }
93
.stronglyAgree:hover, .stronglyAgree:focus { background: #154a19; }
94
.agree { background: #4caf50; }
0 commit comments