diff options
Diffstat (limited to 'html/static_dispatch.mu.html')
-rw-r--r-- | html/static_dispatch.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/static_dispatch.mu.html b/html/static_dispatch.mu.html index e499fb8f..ae9c4e60 100644 --- a/html/static_dispatch.mu.html +++ b/html/static_dispatch.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; } .Comment { color: #9090ff; } .Special { color: #ff6060; } .Constant { color: #00a0a0; } |