mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Add variable for card background color
This commit is contained in:
@@ -454,6 +454,7 @@ $card-border-radius: .25rem !default;
|
||||
$card-border-color: #e5e5e5 !default;
|
||||
$card-border-radius-inner: ($card-border-radius - $card-border-width) !default;
|
||||
$card-cap-bg: #f5f5f5 !default;
|
||||
$card-bg: #fff !default;
|
||||
|
||||
// Tooltips
|
||||
|
||||
|
||||
Reference in New Issue
Block a user