0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

semibold buttons

This commit is contained in:
Mark Otto 2015-08-16 18:11:10 -07:00
parent 0a78c48064
commit 18cbb7d695

View File

@ -3,6 +3,7 @@
// Custom buttons for the docs.
.btn-bs {
font-weight: 500;
color: $bd-purple-bright;
border-color: $bd-purple-bright;