diff options
Diffstat (limited to 'html/global.mu.html')
-rw-r--r-- | html/global.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/global.mu.html b/html/global.mu.html index 41bf228e..e2f71850 100644 --- a/html/global.mu.html +++ b/html/global.mu.html @@ -15,11 +15,11 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color a { text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } +.muRecipe { color: #ff8700; } .Special { color: #c00000; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .LineNr { color: #444444; } -.muRecipe { color: #ff8700; } --> </style> |