From a65b9b3392a613b57176d15a5fe0021a9c729db4 Mon Sep 17 00:00:00 2001 From: Jack Date: Sat, 1 Aug 2020 14:33:42 +0100 Subject: [PATCH] added more fonts --- public/css/style.scss | 5 +++- public/index.html | 60 ++++++++++++++++++++++++------------------- 2 files changed, 38 insertions(+), 27 deletions(-) diff --git a/public/css/style.scss b/public/css/style.scss index 871a30710..311ea6e3d 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -1,4 +1,7 @@ @import url('https://fonts.googleapis.com/css2?family=Fira+Code&family=IBM+Plex+Mono&family=Inconsolata&family=Roboto+Mono&family=Source+Code+Pro&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap'); :root { --roundness: 0.25rem; @@ -2334,4 +2337,4 @@ key { .r5 { display: grid; grid-template-columns: 4fr 7.5fr 4fr; -} +} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 91c44b18f..94ad6f4bb 100644 --- a/public/index.html +++ b/public/index.html @@ -1123,22 +1123,6 @@
-
-

font family

-
Change the font family for the site
-
-
Roboto Mono
-
Source Code Pro
-
IBM Plex Mono
-
Inconsolata
-
Fira Code
-
-

funbox

@@ -1220,6 +1204,40 @@
+
+

font size

+
Change the font size of the test words.
+
+
1
+
1.25
+
1.5
+
2
+
+
+
+

font family

+ +
+
Roboto Mono
+
Source Code Pro
+
IBM Plex Mono
+
Inconsolata
+
Fira Code
+
+ Roboto
+
Montserrat
+
Titillium Web
+
Lexend Deca
+
+

flip test colors

By default, typed text is brighter than the future text. When enabled, the colors will be @@ -1242,16 +1260,6 @@
on
-
-

font size

-
Change the font size of the test words.
-
-
1
-
1.25
-
1.5
-
2
-
-

randomise theme