diff --git a/nullboard.html b/nullboard.html
index 4ac64a4..0717e11 100644
--- a/nullboard.html
+++ b/nullboard.html
@@ -935,7 +935,7 @@
}
/***/
- .dark .config {
+ .dark .config, .dark.crowded .config:hover {
background-color: #15171A;
}
@@ -973,7 +973,7 @@
color: #ccc;
}
- .dark .logo {
+ .dark .logo, .dark.crowded .logo:hover {
background: #15171A;
}