From f84e3409b2fc73b529e195d5a0caf85ca9b02e45 Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Fri, 16 Apr 2010 00:16:23 +0000 Subject: [PATCH] Resized Download page svn: r15157 --- src/data/Web_Mainz.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/Web_Mainz.css b/src/data/Web_Mainz.css index c4b00e58b..e181de061 100644 --- a/src/data/Web_Mainz.css +++ b/src/data/Web_Mainz.css @@ -64,7 +64,7 @@ body { background:url(../images/Web_Mainz_Bkgd.png) #FFF2C6 repeat; } div { - margin:0; + margin: 0; padding:0; } img { @@ -768,7 +768,7 @@ div#EventDetail table.eventlist tbody tr td.ColumnEvent { ----------------------------------------------------- */ #Download { padding: 0; - width: 100%; + width: 965; height: 350px; } table.download {