1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00
This commit is contained in:
Mark Otto
2013-08-15 13:54:47 -07:00
parent 25e11903e3
commit 2dbf2bb8fb
3 changed files with 13 additions and 1 deletions

View File

@@ -3507,6 +3507,13 @@ button.close {
color: #777777;
}
@media (min-width: 768px) {
.navbar-text {
margin-right: 15px;
margin-left: 15px;
}
}
.navbar-link {
color: #777777;
}