aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/fcmc
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/fcmc')
-rw-r--r--configs/conferences/fcmc/main.less4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/conferences/fcmc/main.less b/configs/conferences/fcmc/main.less
index b71f4d6..91fbd3f 100644
--- a/configs/conferences/fcmc/main.less
+++ b/configs/conferences/fcmc/main.less
@@ -9,7 +9,6 @@
@brand-primary: @yellow;
@text-color: white;
-
@link-color: white;
@link-hover-color: white;
@@ -52,3 +51,6 @@ html {
border-bottom: 2px solid #666;
}
+.well {
+ color: black;
+}