Skip to content

Commit 27893e5

Browse files
authored
update contribute btn color dark theme (#339)
1 parent a3de1f4 commit 27893e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/fix.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ html.dark .black-button:hover,
99
html.dark .green-button-light:hover {
1010
background-color: #000000;
1111
}
12+
13+
html.dark .green-button-light:hover {
14+
color: #ffffff !important;
15+
}

0 commit comments

Comments
 (0)