Center footer logos

This commit is contained in:
Eike Foken
2011-09-19 22:45:57 +02:00
parent 0b6d201dff
commit 8abc681c2c
3 changed files with 4 additions and 5 deletions

View File

@@ -360,13 +360,12 @@ div.error {
}
#copyright {
padding: 10px 0;
text-align: right;
padding: 10px 0 0;
text-align: center;
}
#copyright img {
margin-left: 4px;
float: right;
margin-left: 5px;
}
/* Buttons */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

After

Width:  |  Height:  |  Size: 1.2 KiB