tweaking .center css

This commit is contained in:
Holger Reinhardt 2016-02-03 16:16:09 +01:00
parent 3c661cc780
commit 8a9fcd3dac
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ hr.small {
}
.center {
text-align: center;
margin: auto;
}
.caption {
text-align: center;