From 8d0e380099110914177e05da96158b639b92f177 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Sun, 14 Jan 2007 02:04:13 +0000 Subject: Updates --- css/styles.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index 101962d..bcf485e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -200,11 +200,12 @@ div.tools { margin: 0; padding: 0; - background: #DEE6EE; + background: #E9EFFF; text-align: center; vertical-align: top; border-left: 1px solid #000000; border-bottom: 1px solid #000000; + border-right: 1px solid #C0C1DA; } div.content { @@ -291,6 +292,7 @@ table.schedule tr td.head { table.schedule tr td { vertical-align: top; padding: 3px 7px 3px 3px; + background: url(http://cerebellum/~michi/bg_line.png) bottom repeat-x; } table.schedule tr td.day { -- cgit v1.2.3