Merge pull request #51 from 0x010C/patch-4

Fix caption alignment on exposure theme
This commit is contained in:
abeudin 2016-05-17 17:37:45 +02:00
commit b1bb1e4f22

View File

@ -241,7 +241,7 @@ footer a {
font-family: "adobe-garamond-pro", serif;
font-weight: normal;
font-style: italic;
padding: 2px 20px;
padding: 2px 0px;
width: 100%;
text-align: center;
}