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 eef09bb1..6dd90acd 100644 --- a/html/global.mu.html +++ b/html/global.mu.html @@ -10,7 +10,7 @@ <style type="text/css"> <!-- pre { font-family: monospace; color: #eeeeee; background-color: #080808; } -body { font-family: monospace; color: #eeeeee; background-color: #080808; } +body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } .Special { color: #ff6060; } .Constant { color: #00a0a0; } .muRecipe { color: #ff8700; } |