diff options
Diffstat (limited to 'cgi/templates')
-rw-r--r-- | cgi/templates/display.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/display.html.ep b/cgi/templates/display.html.ep index b61dabf..234068b 100644 --- a/cgi/templates/display.html.ep +++ b/cgi/templates/display.html.ep @@ -14,7 +14,7 @@ font-family: VRRR; background-color: #000000; color: #ffd000; - font-size: 430%; + font-size: <%= $scale * 100 %>%; } div.outer { |