From 2e360bf870a215547fc8aec810d7bab492ae23f0 Mon Sep 17 00:00:00 2001 From: Astro Date: Fri, 21 Oct 2016 01:59:02 +0200 Subject: [PATCH] datenspuren style: brighten schedule background --- content/static/datenspuren/2016/style/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/content/static/datenspuren/2016/style/style.css b/content/static/datenspuren/2016/style/style.css index c7e160b66..9e7dfb85a 100644 --- a/content/static/datenspuren/2016/style/style.css +++ b/content/static/datenspuren/2016/style/style.css @@ -249,6 +249,7 @@ footer a { border-collapse: collapse; table-layout: fixed; width: 620px; + background-color: rgba(255, 255, 255, 0.6); } .schedule thead th { border-bottom: 1px solid #ccc;