diff --git a/core/styles/base.tid b/core/styles/base.tid index c5a2804f1..858204379 100644 --- a/core/styles/base.tid +++ b/core/styles/base.tid @@ -134,6 +134,7 @@ a.tw-tiddlylink-missing { -webkit-overflow-scrolling: touch; padding: 4em 0em 2em 2em; margin: 0; + text-shadow: 0 1px 0 rgba(255,255,255, 0.8); } @media print { @@ -315,7 +316,7 @@ a.tw-tiddlylink-missing { <> } -.sidebar-header .tw-edit-texteditor input, .tw-edit-texteditor textarea { +.sidebar-header .tw-edit-texteditor input, .sidebar-header .tw-edit-texteditor textarea { width: 90%; }