We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc31ad commit fccfd0aCopy full SHA for fccfd0a
assets/fix.css
@@ -4,6 +4,7 @@ html.dark .black-button {
4
color: #ffffff !important;
5
}
6
7
-html.dark .green-button:hover {
+html.dark .green-button:hover,
8
+html.dark .black-button:hover{
9
background-color: #000000;
10
0 commit comments