From 53e682ec9d4e3357052b7b0e397288d20fce4cac Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Wed, 3 Jan 2007 23:52:15 +0000 Subject: Event-Box now has info-DIV with start/end information --- css/styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index 13bf6b0..8d262ad 100644 --- a/css/styles.css +++ b/css/styles.css @@ -75,6 +75,11 @@ div.description { margin-top: 10px; } +div.info { + text-align: right; + margin-bottom: 3px; +} + table.event tr td.station { background: #6D96A9; color: white; -- cgit v1.2.3