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:
parent
6357d0c79b
commit
4b24780ebd
1 changed files with 5 additions and 0 deletions
|
@ -719,6 +719,11 @@ figure blockquote p {
|
|||
margin: 2em 0 !important;
|
||||
}
|
||||
|
||||
table[class=body] figcaption,
|
||||
table[class=body] figcaption a {
|
||||
font-size: 13px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* -------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue