1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00

Added margin to YouTube thumbails

This commit is contained in:
Jermolene 2015-03-22 19:10:42 +00:00
parent 9c27d22ea6
commit 171e6fcc92

View File

@ -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,