mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 09:05:47 +02:00
rename .card-inverse to .card-dark, update docs to match
This commit is contained in:
@@ -122,8 +122,8 @@
|
||||
// Inverse text within a card for use with dark backgrounds
|
||||
//
|
||||
|
||||
.card-inverse {
|
||||
@include card-inverse;
|
||||
.card-dark {
|
||||
@include card-dark;
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user