Sfoglia il codice sorgente

lightened navbar border

chootka 10 anni fa
parent
commit
1aeeca462d
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      assets/themes/bootstrap-3/css/style.css

+ 4 - 0
assets/themes/bootstrap-3/css/style.css

@@ -143,6 +143,10 @@ ul.nav li a.active {
   border-radius: 1px;
 }
 
+.navbar-collapse {
+  border-top: 1px solid rgb(97, 96, 96);
+}
+
 .social a {
   padding-right: 20px;
 }