summaryrefslogtreecommitdiff
path: root/superhero/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/bootstrap.css')
-rw-r--r--superhero/bootstrap.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/superhero/bootstrap.css b/superhero/bootstrap.css
index 9a969d94..0f30f908 100644
--- a/superhero/bootstrap.css
+++ b/superhero/bootstrap.css
@@ -5755,6 +5755,11 @@ table,
.table {
font-size: 12px;
}
+table a,
+.table a {
+ color: #fff;
+ text-decoration: underline;
+}
table > thead > tr > th,
.table > thead > tr > th,
table > tbody > tr > th,