summaryrefslogtreecommitdiff
path: root/download.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-10-28 18:25:36 -0400
committerAlee <alee14498@gmail.com>2018-10-28 18:25:36 -0400
commitf1294bf0931a974a8f912ac4a4c3d8132f8a9204 (patch)
treeb8c7e1a075dea0e2b33c6b18f3120d34f7caa789 /download.html
parent3242754f88950c81a17fd9233e75f8c26fcc4b64 (diff)
downloadsilicon-linux-f1294bf0931a974a8f912ac4a4c3d8132f8a9204.tar.gz
silicon-linux-f1294bf0931a974a8f912ac4a4c3d8132f8a9204.tar.bz2
silicon-linux-f1294bf0931a974a8f912ac4a4c3d8132f8a9204.zip
Roboto is now the font in the login page
Diffstat (limited to 'download.html')
-rw-r--r--download.html2
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;
}