1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00
This commit is contained in:
Mark Otto
2017-07-03 19:04:31 -07:00
committed by GitHub
parent 6cf1a106d4
commit de78b71bab

View File

@@ -40,7 +40,7 @@
@include text-emphasis-variant('.text-#{$color}', $value); @include text-emphasis-variant('.text-#{$color}', $value);
} }
.text-muted { color: $gray-400 !important; } .text-muted { color: $text-muted !important; }
// Misc // Misc