Adding center class

This commit is contained in:
Holger Reinhardt 2016-02-03 16:12:20 +01:00
parent 6d5a50de2b
commit 3c661cc780

View file

@ -257,6 +257,9 @@ hr.small {
margin-top: 60px;
font-weight: 700;
}
.center {
text-align: center;
}
.caption {
text-align: center;
font-size: 14px;