Mainz subparts centered

svn: r15154
This commit is contained in:
Doug Blank 2010-04-15 21:27:17 +00:00
parent 3f9096cac1
commit 8f3d0564d7

View File

@ -641,7 +641,7 @@ div#EventDetail table.eventlist tbody tr td.ColumnEvent {
/* Gallery /* Gallery
----------------------------------------------------- */ ----------------------------------------------------- */
#Gallery { #Gallery {
margin: 0; margin: auto;
padding: 0; padding: 0;
} }
#Gallery table.infolist tbody tr td { #Gallery table.infolist tbody tr td {
@ -819,7 +819,7 @@ table.download td.Modified {
/* Repositories /* Repositories
------------------------------------------------------ */ ------------------------------------------------------ */
div#RepositoryList, div#RepositoryDetail { div#RepositoryList, div#RepositoryDetail {
margin: 0; margin: auto;
padding: 0; padding: 0;
} }
div#RepositoryList table.repolist tbody tr td { div#RepositoryList table.repolist tbody tr td {