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, 2 insertions, 2 deletions
diff --git a/cyborg/bootstrap.css b/cyborg/bootstrap.css
index b46aeedf..f1d1e31d 100644
--- a/cyborg/bootstrap.css
+++ b/cyborg/bootstrap.css
@@ -6198,8 +6198,8 @@ table,
.table {
color: #fff;
}
-table a,
-.table a {
+table a:not(.btn),
+.table a:not(.btn) {
color: #fff;
text-decoration: underline;
}