1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 05:33:02 +02:00

Semibold dat .navbar .brand

This commit is contained in:
Mark Otto
2013-01-17 20:30:40 -08:00
parent ac3c907799
commit 5075f4973b
2 changed files with 2 additions and 2 deletions

View File

@@ -2977,7 +2977,7 @@ button.close {
display: inline-block;
padding: 7px 15px;
font-size: 18px;
font-weight: bold;
font-weight: 500;
line-height: 20px;
color: #777777;
}