From f1294bf0931a974a8f912ac4a4c3d8132f8a9204 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 28 Oct 2018 18:25:36 -0400 Subject: Roboto is now the font in the login page --- download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- cgit v1.2.3