summaryrefslogtreecommitdiff
path: root/cyborg/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'cyborg/bootstrap.css')
-rw-r--r--cyborg/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cyborg/bootstrap.css b/cyborg/bootstrap.css
index c769756c..060aca8d 100644
--- a/cyborg/bootstrap.css
+++ b/cyborg/bootstrap.css
@@ -5812,6 +5812,10 @@ table a,
color: #fff;
text-decoration: underline;
}
+table .text-muted,
+.table .text-muted {
+ color: #888888;
+}
.table-responsive > .table {
background-color: #181818;
}