2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00
This commit is contained in:
Mark Otto
2016-02-06 16:47:57 -08:00
parent b03684d04c
commit b2854d85c5
8 changed files with 16 additions and 20 deletions
+5 -7
View File
@@ -5837,12 +5837,6 @@ a.bg-danger:focus, a.bg-danger:hover {
background-color: #c9302c !important;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.clearfix::after {
display: table;
clear: both;
@@ -6281,7 +6275,11 @@ a.bg-danger:focus, a.bg-danger:hover {
}
.text-muted {
color: #818a91;
color: #818a91 !important;
}
a.text-muted:focus, a.text-muted:hover {
color: #687077;
}
.text-primary {