diff --git a/theme/fonts/Go-Mono.ttf b/theme/fonts/Go-Mono.ttf deleted file mode 100644 index 7cf65e0..0000000 --- a/theme/fonts/Go-Mono.ttf +++ /dev/null @@ -1 +0,0 @@ -font/gofont/ttfs/Go-Mono.ttf - image - Git at Google
blob: 853d473bebdf6d27eea9ddcc1f1d310483704229 [file] [log] [blame]
173248-byte binary file
\ No newline at end of file diff --git a/theme/puzzle.css b/theme/puzzle.css index f1a4a17..8be5a54 100644 --- a/theme/puzzle.css +++ b/theme/puzzle.css @@ -36,7 +36,7 @@ } .fixed .output, .fixed .editor { - font-family: Go-Mono, monospace; + font-family: "source code pro", consolas, monospace; } .controls {