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