]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Semibold dat .navbar .brand
authorMark Otto <otto@github.com>
Fri, 18 Jan 2013 04:30:40 +0000 (20:30 -0800)
committerMark Otto <otto@github.com>
Fri, 18 Jan 2013 04:30:40 +0000 (20:30 -0800)
docs/assets/css/bootstrap.css
less/navbar.less

index a625ec51acf47d92e2790a8d62f8370dfda16a0e..1c7bf11bbf40aeccbb91a281ee9ab319f054ffeb 100644 (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;
 }
index dd714dba5ee1630993f41a60f10be7a628b1fe2d..b2b24edefbb32d891b964298192741b553691c45 100644 (file)
@@ -72,7 +72,7 @@
   display: inline-block;
   padding: 7px 15px;
   font-size: 18px;
-  font-weight: bold;
+  font-weight: 500;
   line-height: @line-height-base;
   color: @navbar-brand-color;
   &:hover {