diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 7b9de976d..859cfa35f 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -71,6 +71,7 @@ body.tc-body { line-height: {{$:/themes/tiddlywiki/vanilla/metrics/lineheight}}; color: <>; background-color: <>; + fill: <>; word-wrap: break-word; <> } @@ -130,10 +131,6 @@ input:not([type]) { color: <>; } -svg { - fill: <>; -} - svg.tc-image-button { padding: 0px 1px 1px 0px; }