diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-06-23 15:25:47 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-06-23 15:25:47 -0700 |
commit | b3f44d64c453814d1a04804a3f2c2d1fbdfa8899 (patch) | |
tree | ba39c87328def510d82c2e9871bd246ce72f4bbd /html/039wait.cc.html | |
parent | dbe124108b7a3529feeeba91339928c4ac737072 (diff) | |
download | mu-b3f44d64c453814d1a04804a3f2c2d1fbdfa8899.tar.gz |
1632
Diffstat (limited to 'html/039wait.cc.html')
-rw-r--r-- | html/039wait.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/039wait.cc.html b/html/039wait.cc.html index 57dd3e75..c9f72f72 100644 --- a/html/039wait.cc.html +++ b/html/039wait.cc.html @@ -19,7 +19,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } .Comment { color: #9090ff; } .Delimiter { color: #a04060; } .Special { color: #ff6060; } -.Comment { color: #9090ff; } +.CommentedCode { color: #6c6c6c; } .Identifier { color: #804000; } --> </style> |