diff --git a/css/clean-blog.css b/css/clean-blog.css index 4b81210..ee275d2 100644 --- a/css/clean-blog.css +++ b/css/clean-blog.css @@ -103,6 +103,10 @@ hr.small { .navbar-custom .nav li a:focus { color: rgba(255, 255, 255, 0.8); } + + .navbar-default .navbar-collapse, .navbar-default .navbar-form { + background: transparent; + } } @media only screen and (min-width: 1170px) { .navbar-custom {