diff --git a/lib/css/article.css b/lib/css/article.css index 2dacbbe..5924254 100644 --- a/lib/css/article.css +++ b/lib/css/article.css @@ -102,7 +102,7 @@ nav { } .nav-transparent { - background-color: transparent !important; + background-color: #072A46 !important; box-shadow: none; } @@ -167,4 +167,4 @@ hr.subhead { hsl(185, 76%, 52%), hsla(0, 0%, 0%, 0)); position: relative; -} \ No newline at end of file +}