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 f05c316 commit 5c04589Copy full SHA for 5c04589
css/faq.css
@@ -62,7 +62,7 @@ body.dark-mode {
62
}
63
64
.dark-toggle:hover {
65
- background: rgba(255, 255, 255, 0.1) !important;
+ background: #2563eb;
66
67
/* For dark mode button background */
68
body.dark-mode #darkModeToggle {
0 commit comments