about summary refs log tree commit diff stats
path: root/html/baremetal/101screen.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-13 00:08:31 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-13 00:08:31 -0800
commitf6fd7e1be0780b5b6dee042bef1c4f0264069787 (patch)
tree210c5d27c3fdf0793118d5cd7fe83c07737f7cfa /html/baremetal/101screen.subx.html
parent422ebaf88c5a04900beb0a68162213ebc94e37c2 (diff)
downloadmu-f6fd7e1be0780b5b6dee042bef1c4f0264069787.tar.gz
7509
Diffstat (limited to 'html/baremetal/101screen.subx.html')
-rw-r--r--html/baremetal/101screen.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/baremetal/101screen.subx.html b/html/baremetal/101screen.subx.html
index df52a5b8..038e8f78 100644
--- a/html/baremetal/101screen.subx.html
+++ b/html/baremetal/101screen.subx.html
@@ -15,8 +15,8 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color:
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
-.LineNr { }
 .subxS1Comment { color: #0000af; }
+.LineNr { }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color: #008787; }
 -->