2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

more syntax changes

This commit is contained in:
Mark Otto
2017-07-02 15:28:51 -07:00
parent 5706cfe42a
commit 1e91bc2119
12 changed files with 95 additions and 117 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
}
}
/* Framework colors */
// Framework colors
.color-swatches .gray-darker {
background-color: #222;
}
@@ -49,7 +49,7 @@
background-color: #5bc0de;
}
/* Docs colors */
// Docs colors
.color-swatches .bs-purple {
background-color: #563d7c;
}