missed dot in css
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 16 Feb 2020 19:17:23 +0000 (19:17 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 16 Feb 2020 19:17:23 +0000 (19:17 +0000)
local.css

index fb005a236ea57f7c3b42c09e308a3dd2f22e4f8d..dee348b309f2a5e08583ca0d86193e84370bd19d 100644 (file)
--- a/local.css
+++ b/local.css
@@ -6,7 +6,7 @@ footer {
   padding: 30px 0;
 }
 
-list-group-item.active {
+.list-group-item.active {
    background-color: #4A90E2;
 }