update reamde

This commit is contained in:
2025-01-21 15:40:51 +01:00
parent 6f3d5dd362
commit 1c3218b37d
2 changed files with 131 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
/* Style definition file generated by highlight 4.10, http://www.andre-simon.de/ */
/* Style definition file generated by highlight 4.13, http://andre-simon.de/ */
/* highlight theme: Kwrite Editor */
body.hl { background-color:#e0eaee; }
pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'Courier New',monospace; white-space: pre-wrap; }
@@ -11,7 +11,7 @@ pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'C
.hl.ppc { color:#008200; }
.hl.opt { color:#000000; }
.hl.ipl { color:#0057ae; }
.hl.lin { color:#555555; user-select: none; }
.hl.lin { color:#555555; user-select: none;-webkit-user-select: none; }
.hl.hvr { cursor:help; }
.hl.erm { color:#ff0000; font-weight:bold; border:solid 1px red; margin-left: 3em; }
.hl.err { color:#ff0000; font-weight:bold; }