some more missing commands, added code pages, fixed the xterm size command and some other stuff. also FRAKTUR
This commit is contained in:
+18
-3
@@ -1152,9 +1152,6 @@ body.term #botnav {
|
||||
position: absolute;
|
||||
top: -9999px; }
|
||||
|
||||
.nb {
|
||||
font-weight: normal !important; }
|
||||
|
||||
.theme-0 .fg0 {
|
||||
color: #111213; }
|
||||
.theme-0 .bg0 {
|
||||
@@ -1548,6 +1545,24 @@ body.term #botnav {
|
||||
.bold {
|
||||
font-weight: bold !important; }
|
||||
|
||||
.faint span {
|
||||
opacity: 0.6; }
|
||||
|
||||
.italic {
|
||||
font-style: italic; }
|
||||
|
||||
.under {
|
||||
text-decoration: underline; }
|
||||
|
||||
.strike {
|
||||
text-decoration: line-through; }
|
||||
|
||||
.underline.strike {
|
||||
text-decoration: underline line-through; }
|
||||
|
||||
.blink-hide .blink {
|
||||
color: transparent; }
|
||||
|
||||
.Row.color-preview {
|
||||
font-family: monospace;
|
||||
font-size: 16pt;
|
||||
|
||||
Reference in New Issue
Block a user