mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Fixes #19840: Invert the .card-subtitle color as well for .card-inverse
This commit is contained in:
parent
f68b06a123
commit
5ff8d0f66e
@ -32,6 +32,7 @@
|
||||
}
|
||||
.card-link,
|
||||
.card-text,
|
||||
.card-subtitle,
|
||||
.card-blockquote .blockquote-footer {
|
||||
color: rgba(255,255,255,.65);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user