From e9fb9c4277324000b2e42d48bfef23d52a86d9ef Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Thu, 15 Apr 2010 21:26:56 +0000 Subject: [PATCH] Mainz subparts centered svn: r15153 --- 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 0346f4e3c..3a184654d 100644 --- a/src/data/Web_Mainz.css +++ b/src/data/Web_Mainz.css @@ -641,7 +641,7 @@ div#EventDetail table.eventlist tbody tr td.ColumnEvent { /* Gallery ----------------------------------------------------- */ #Gallery { - margin: 0; + margin: auto; padding: 0; } #Gallery table.infolist tbody tr td { @@ -819,7 +819,7 @@ table.download td.Modified { /* Repositories ------------------------------------------------------ */ div#RepositoryList, div#RepositoryDetail { - margin: 0; + margin: auto; padding: 0; } div#RepositoryList table.repolist tbody tr td {