comparison .cms/lib/codemirror/mode/tiddlywiki/tiddlywiki.css @ 0:78edf6b517a0 draft

24.10
author Coffee CMS <info@coffee-cms.ru>
date Fri, 11 Oct 2024 22:40:23 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:78edf6b517a0
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 }