mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fixes #19840: Invert the .card-subtitle color as well for .card-inverse
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
}
|
}
|
||||||
.card-link,
|
.card-link,
|
||||||
.card-text,
|
.card-text,
|
||||||
|
.card-subtitle,
|
||||||
.card-blockquote .blockquote-footer {
|
.card-blockquote .blockquote-footer {
|
||||||
color: rgba(255,255,255,.65);
|
color: rgba(255,255,255,.65);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user