diff options
Diffstat (limited to 'html/067random.cc.html')
-rw-r--r-- | html/067random.cc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/067random.cc.html b/html/067random.cc.html index 2dfa5c17..eec8e30a 100644 --- a/html/067random.cc.html +++ b/html/067random.cc.html @@ -16,12 +16,12 @@ a { color:#eeeeee; text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } .LineNr { color: #444444; } -.Identifier { color: #c0a020; } .Constant { color: #00a0a0; } +.Delimiter { color: #800080; } +.Identifier { color: #c0a020; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } -.Delimiter { color: #800080; } --> </style> |