diff --git a/content/static/datenspuren/2016/style/style.css b/content/static/datenspuren/2016/style/style.css index 9e7dfb85a..757eb4239 100644 --- a/content/static/datenspuren/2016/style/style.css +++ b/content/static/datenspuren/2016/style/style.css @@ -248,7 +248,6 @@ footer a { .schedule { border-collapse: collapse; table-layout: fixed; - width: 620px; background-color: rgba(255, 255, 255, 0.6); } .schedule thead th { @@ -256,10 +255,8 @@ footer a { border-right: 1px solid #ccc; } .schedule th, .schedule td { - width: 190px; } .schedule th.cell-time, .schedule td.cell-time { - width: 50px; height: 2em; } .schedule h2 {