diff options
Diffstat (limited to 'configs/conferences/36c3/main.less')
-rw-r--r-- | configs/conferences/36c3/main.less | 4 |
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 { |