aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
authorDaniel Molkentin2017-07-08 08:31:11 +0200
committerDaniel Molkentin2017-07-08 08:31:11 +0200
commite6ef9158b2669216fd0c32087ef4ea9b180769a0 (patch)
tree25661d2ed9bf557ce85b9cb0bf996ddd8ecbec99 /configs/conferences
parent91cb022fe676c710c29ad269289aa1694f0a2aa6 (diff)
fcmc: make relive visible
Diffstat (limited to 'configs/conferences')
-rw-r--r--configs/conferences/fcmc/main.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/conferences/fcmc/main.less b/configs/conferences/fcmc/main.less
index 7e57024..b917b2a 100644
--- a/configs/conferences/fcmc/main.less
+++ b/configs/conferences/fcmc/main.less
@@ -22,6 +22,15 @@ body {
min-height: 100%;
}
+.overview {
+ .panel {
+ .panel-body {
+ a { color: black; }
+ &:href { color: #666; }
+ }
+ }
+}
+
html {
min-height: 100%;
}