diff options
Diffstat (limited to 'superhero/bootstrap.css')
-rw-r--r-- | superhero/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/superhero/bootstrap.css b/superhero/bootstrap.css index 8b0a00c6..4f346e98 100644 --- a/superhero/bootstrap.css +++ b/superhero/bootstrap.css @@ -5849,6 +5849,10 @@ table a, color: #fff; text-decoration: underline; } +table .text-muted, +.table .text-muted { + color: #4e5d6c; +} table > thead > tr > th, .table > thead > tr > th, table > tbody > tr > th, |