mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Semibold dat .navbar .brand
This commit is contained in:
parent
ac3c907799
commit
5075f4973b
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@ -2977,7 +2977,7 @@ button.close {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 7px 15px;
|
padding: 7px 15px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: bold;
|
font-weight: 500;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
color: #777777;
|
color: #777777;
|
||||||
}
|
}
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 7px 15px;
|
padding: 7px 15px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: bold;
|
font-weight: 500;
|
||||||
line-height: @line-height-base;
|
line-height: @line-height-base;
|
||||||
color: @navbar-brand-color;
|
color: @navbar-brand-color;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user