diff options
Diffstat (limited to 'html/jspage.pl')
| -rwxr-xr-x | html/jspage.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/jspage.pl b/html/jspage.pl index 0174fe1..de70b30 100755 --- a/html/jspage.pl +++ b/html/jspage.pl @@ -305,6 +305,7 @@ main { #puzzlecanvas { display: block; width: 100%; + /* This sets the font that will be used in the puzzle. */ font-family: sans-serif; } |