Mainz subparts centered
svn: r15153
This commit is contained in:
parent
807d9a96d3
commit
e9fb9c4277
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user