diff options
Diffstat (limited to 'amelia/bootswatch.less')
-rw-r--r-- | amelia/bootswatch.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less index bde13b82..c583e788 100644 --- a/amelia/bootswatch.less +++ b/amelia/bootswatch.less @@ -80,6 +80,10 @@ table, color: #fff; text-decoration: underline; } + + .text-muted { + color: @text-muted; + } } // Forms ====================================================================== |