diff --git a/css/style.css b/css/style.css index e65b3de..d40d9f6 100644 --- a/css/style.css +++ b/css/style.css @@ -19,7 +19,7 @@ h3 {margin: 0;} *:focus {outline: none;} .navbar-nav > .active a { color: #555 !important; - background-color: #ddd !important; + background-color: #000 !important; } .spacer20 {height: 20px;}