From 6043325f4e918270d3fb5cbe9648574073e391c7 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 28 Sep 2015 00:53:05 +0200 Subject: [PATCH] datenspuren css: schedule fixes --- content/static/datenspuren/2015/style/style.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/static/datenspuren/2015/style/style.css b/content/static/datenspuren/2015/style/style.css index 5b033d1a4..2c9a2c1fb 100644 --- a/content/static/datenspuren/2015/style/style.css +++ b/content/static/datenspuren/2015/style/style.css @@ -195,18 +195,23 @@ footer a { table-layout: fixed; width: 620px; } +.schedule thead th { + border-bottom: 1px solid #ccc; + border-right: 1px solid #ccc; +} .schedule th, .schedule td { width: 190px; } .schedule th.cell-time, .schedule td.cell-time { width: 50px; - height: 1.5em; + height: 2em; } .schedule h2 { font-size: 110%; + margin: 0; } .schedule .event-details { - font-size: 80%; + color: #666; } a[href$="mitschnitte-rss.xml"]:before {