diff --git a/core/wiki/macros/youtube.tid b/core/wiki/macros/youtube.tid index 92477810d..22fd8de81 100644 --- a/core/wiki/macros/youtube.tid +++ b/core/wiki/macros/youtube.tid @@ -16,3 +16,9 @@ $caption$ \end + +\define youtube-right-thumbnail(link,width:"280",height:"157",image,caption) +
+<> +
+\end diff --git a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid index b9df2ddf8..c8b5c5283 100644 --- a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +++ b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid @@ -7,9 +7,7 @@ type: text/vnd.tiddlywiki Welcome to ~TiddlyWiki, a versatile note-taking web application you can download for free, store wherever you like and customise however you wish. Use it to capture, organise and share your notes in ways that word processors and other note-taking tools cannot. -
-<> -
+<> ~TiddlyWiki is designed to be non-linear, structuring content with stories, tags, hyperlinks, and other features. You can organise and retrieve your notes in ways that conform to your personal thought patterns, rather than feel chained to one preset organisational structure. diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 094ab9af1..7b02c87c8 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1655,7 +1655,11 @@ body.tc-dirty span.tc-dirty-indicator, body.tc-dirty span.tc-dirty-indicator svg position: relative; display: inline-block; border: 1px solid <>; - margin: 0.5em; +} + +.tc-youtube-right-wrapper { + float:right; + margin: 0.5em 0 0.5em 0.5em; } .tc-youtube-thumbnail svg,