diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-10-05 11:00:05 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-10-05 11:00:05 -0700 |
commit | d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc (patch) | |
tree | 60858669ff7c5a5b041e4dacb8ffffa0a4b3e68a /html/132slurp.subx.html | |
parent | f13576b5d273ef9175e938b15f55bb1ead22fb1d (diff) | |
download | mu-d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc.tar.gz |
6958
Diffstat (limited to 'html/132slurp.subx.html')
-rw-r--r-- | html/132slurp.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/132slurp.subx.html b/html/132slurp.subx.html index da177274..fc814d5a 100644 --- a/html/132slurp.subx.html +++ b/html/132slurp.subx.html @@ -16,10 +16,10 @@ a { color:inherit; } * { font-size:12pt; font-size: 1em; } .subxComment { color: #005faf; } .subxS2Comment { color: #8a8a8a; } -.subxTest { color: #5f8700; } -.subxFunction { color: #af5f00; text-decoration: underline; } .LineNr { } +.subxTest { color: #5f8700; } .subxS1Comment { color: #0000af; } +.subxFunction { color: #af5f00; text-decoration: underline; } .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; } .Constant { color: #008787; } --> |