Fix caption alignment on exposure theme
it was always shifted to the right
This commit is contained in:
parent
112d0f13b7
commit
3481802dbb
@ -241,7 +241,7 @@ footer a {
|
|||||||
font-family: "adobe-garamond-pro", serif;
|
font-family: "adobe-garamond-pro", serif;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
padding: 2px 20px;
|
padding: 2px 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user