aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hubel2019-12-29 23:20:11 +0100
committerAndreas Hubel2019-12-29 23:20:11 +0100
commitf32b8c181f5064f832fc89f8c853971394fdfcff (patch)
tree46215fdfe3efe6af3d6ee20d798deb720ecb2032
parent55ca2627ad063129f7e9e97b3f64a828490e2678 (diff)
fix now display
-rw-r--r--configs/conferences/36c3/main.less4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/conferences/36c3/main.less b/configs/conferences/36c3/main.less
index f0895c3..007c9c7 100644
--- a/configs/conferences/36c3/main.less
+++ b/configs/conferences/36c3/main.less
@@ -86,7 +86,9 @@ body.room .tab-content {
}
body .schedule .now {
- background-color: unset;
+ //background-color: rgba(222,103,100,0.6);
+ //background-color: unset;
+
}
body .schedule .block.event h3 {