diff options
Diffstat (limited to 'html/example1.mu.html')
-rw-r--r-- | html/example1.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/example1.mu.html b/html/example1.mu.html index 66a965cd..3d4d40eb 100644 --- a/html/example1.mu.html +++ b/html/example1.mu.html @@ -13,9 +13,9 @@ pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 12pt; font-size: 1em; } -.muRecipe { color: #ff8700; } .Constant { color: #00a0a0; } .Special { color: #c00000; } +.muRecipe { color: #ff8700; } --> </style> |