Przeglądaj źródła

fixed missing css rules

Skylsmoi 9 lat temu
rodzic
commit
5be793ef14
1 zmienionych plików z 4 dodań i 1 usunięć
  1. 4 1
      tracim/tracim/public/assets/css/bootstrap.css

+ 4 - 1
tracim/tracim/public/assets/css/bootstrap.css Wyświetl plik

6769
 .textMenuColor-hover {
6769
 .textMenuColor-hover {
6770
   color: #333;
6770
   color: #333;
6771
 }
6771
 }
6772
+.bg-primary {
6773
+  background-color: #555;
6774
+}
6772
 .bg-secondary {
6775
 .bg-secondary {
6773
-  background-color: #2f4433;
6776
+  background-color: #f5f5f5;
6774
 }
6777
 }
6775
 /*# sourceMappingURL=bootstrap.css.map */
6778
 /*# sourceMappingURL=bootstrap.css.map */