github.com/elliott5/community@v0.14.1-0.20160709191136-823126fb026a/app/public/codemirror/mode/tiddlywiki/tiddlywiki.css (about) 1 span.cm-underlined { 2 text-decoration: underline; 3 } 4 span.cm-strikethrough { 5 text-decoration: line-through; 6 } 7 span.cm-brace { 8 color: #170; 9 font-weight: bold; 10 } 11 span.cm-table { 12 color: blue; 13 font-weight: bold; 14 }