Commit 6eb896cf96fcb3ce922d573ac6f4c7f723c8a8d4

Authored by Georg Hopp
1 parent b4168157

fix style

@@ -283,7 +283,7 @@ p { @@ -283,7 +283,7 @@ p {
283 vertical-align: middle; 283 vertical-align: middle;
284 } 284 }
285 .quote q { 285 .quote q {
286 - display: inline-block; 286 + display: block;
287 font-family: serif; 287 font-family: serif;
288 text-align: center; 288 text-align: center;
289 font-size: small; 289 font-size: small;
Please register or login to post a comment