From a4dda7b594a28d7de6d3e59c08e5736d31576356 Mon Sep 17 00:00:00 2001 From: Username404 Date: Mon, 1 Jan 2024 20:19:33 +0100 Subject: [PATCH] Add a google fonts link for Noto Sans Mono Signed-off-by: Username404 --- src/main/kotlin/main.kt | 2 +- src/main/resources/index.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/kotlin/main.kt b/src/main/kotlin/main.kt index df2d121..e6af7a9 100644 --- a/src/main/kotlin/main.kt +++ b/src/main/kotlin/main.kt @@ -51,7 +51,7 @@ fun makeConsole() { border-color: #2f5361; outline: none !important; background: #2f5361; - font-family: "Noto Sans Mono SemiBold", Noto, mono; + font-family: "Noto Sans Mono", monospace; width: 25vw; height: 50vh; resize: none; } diff --git a/src/main/resources/index.html b/src/main/resources/index.html index 9ed3107..6ec6103 100644 --- a/src/main/resources/index.html +++ b/src/main/resources/index.html @@ -5,8 +5,10 @@ - + + + www.username404.fr