From 7880015f09e1c4c802c67424c9d5b1d35e11e207 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 5 Oct 2023 08:10:41 +0100 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b2f59af..bfe8a5f 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ samp { color: white; } -textarea { +.typetester { font-family: "DSans Regular", sans-serif; background-color: #222; border-radius: 10px;