mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 09:52:43 +02:00
Add 3 more font-weight variables
Refs #14368 [skip sauce] [skip validator]
This commit is contained in:
@@ -176,6 +176,10 @@ $blockquote-border-color: $gray-lighter !default;
|
||||
$hr-border-color: rgba(0,0,0,.1) !default;
|
||||
$hr-border-width: $border-width !default;
|
||||
|
||||
$dt-font-weight: bold !default;
|
||||
|
||||
$nested-kbd-font-weight: bold !default;
|
||||
|
||||
|
||||
// Components
|
||||
//
|
||||
@@ -501,6 +505,7 @@ $label-danger-bg: $brand-danger !default;
|
||||
|
||||
$label-color: #fff !default;
|
||||
$label-link-hover-color: #fff !default;
|
||||
$label-font-weight: bold !default;
|
||||
|
||||
|
||||
// Modals
|
||||
|
Reference in New Issue
Block a user