mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-23 15:36:52 +00:00
Added margin to YouTube thumbails
This commit is contained in:
parent
9c27d22ea6
commit
171e6fcc92
@ -1655,6 +1655,7 @@ body.tc-dirty span.tc-dirty-indicator, body.tc-dirty span.tc-dirty-indicator svg
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
border: 1px solid <<colour muted-foreground>>;
|
border: 1px solid <<colour muted-foreground>>;
|
||||||
|
margin: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-youtube-thumbnail svg,
|
.tc-youtube-thumbnail svg,
|
||||||
|
Loading…
Reference in New Issue
Block a user