mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Merge pull request #4146 from teddybradford/patch-2
Re-add figcaption margin
This commit is contained in:
@@ -263,6 +263,10 @@ figure {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
figure > * + * {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
font-size: 14px;
|
||||
line-height: 1.3em;
|
||||
|
||||
Reference in New Issue
Block a user