0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Refined figcaption size in emails

This commit is contained in:
Peter Zimon 2019-11-06 18:35:03 +07:00
parent 6357d0c79b
commit 4b24780ebd

View file

@ -719,6 +719,11 @@ figure blockquote p {
margin: 2em 0 !important;
}
table[class=body] figcaption,
table[class=body] figcaption a {
font-size: 13px !important;
}
}
/* -------------------------------------