mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
added text-gray-dark class (#19847)
This commit is contained in:
parent
8b13c51a0e
commit
fe722c2453
@ -44,6 +44,10 @@
|
|||||||
|
|
||||||
@include text-emphasis-variant('.text-danger', $brand-danger);
|
@include text-emphasis-variant('.text-danger', $brand-danger);
|
||||||
|
|
||||||
|
// Font color
|
||||||
|
|
||||||
|
@include text-emphasis-variant('.text-gray-dark', $gray-dark);
|
||||||
|
|
||||||
// Misc
|
// Misc
|
||||||
|
|
||||||
.text-hide {
|
.text-hide {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user