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/120allocate.subx.html | |
parent | f13576b5d273ef9175e938b15f55bb1ead22fb1d (diff) | |
download | mu-d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc.tar.gz |
6958
Diffstat (limited to 'html/120allocate.subx.html')
-rw-r--r-- | html/120allocate.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/120allocate.subx.html b/html/120allocate.subx.html index 5fa59237..5f36560b 100644 --- a/html/120allocate.subx.html +++ b/html/120allocate.subx.html @@ -16,9 +16,9 @@ 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; } .SpecialChar { color: #d70000; } .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; } |