From e849e61ef7801e6eb4bb26274d1622ed298305a9 Mon Sep 17 00:00:00 2001 From: David Bartley Date: Mon, 23 Jul 2007 06:37:32 -0400 Subject: [PATCH] Small css formatting change. --- default.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/default.css b/default.css index c3979cf..973fa70 100644 --- a/default.css +++ b/default.css @@ -45,7 +45,9 @@ a:active { color: #0000cc; } -table.newsandevents { background: black; } +table.newsandevents { + background: black; +} td.button { background: #eeeeee;