Browse Source

[fix] Background transparent

ljf 6 years ago
parent
commit
a4c1e5578d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      css/main.css

+ 3 - 0
css/main.css

@@ -94,6 +94,9 @@ a.navbar-brand > img {
     border-bottom: 0;
     border-bottom: 0;
     margin-left:0.5rem;
     margin-left:0.5rem;
 }
 }
+#navbarNav {
+    background-color:white;
+}
 .navbar-light .navbar-nav .nav-link.btn.active {
 .navbar-light .navbar-nav .nav-link.btn.active {
     color:white;
     color:white;
     padding-bottom:6px;
     padding-bottom:6px;