diff options
Diffstat (limited to 'superhero/bootswatch.less')
-rw-r--r-- | superhero/bootswatch.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less index e5597158..683057a2 100644 --- a/superhero/bootswatch.less +++ b/superhero/bootswatch.less @@ -112,6 +112,10 @@ table, text-decoration: underline; } + .text-muted { + color: @text-muted; + } + > thead > tr > th, > tbody > tr > th, > tfoot > tr > th, |