diff options
| -rw-r--r-- | download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.html b/download.html index b9bd133..d1d8d76 100644 --- a/download.html +++ b/download.html @@ -72,7 +72,7 @@ .staticrypt-body { margin-bottom: 1em; background: #333; - font-family: "Arial", sans-serif; + font-family: "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } |
