mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
semibold buttons
This commit is contained in:
parent
0a78c48064
commit
18cbb7d695
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Custom buttons for the docs.
|
||||
|
||||
.btn-bs {
|
||||
font-weight: 500;
|
||||
color: $bd-purple-bright;
|
||||
border-color: $bd-purple-bright;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue