From f438ce837197859e9bfdca9280a36ad9056743bc Mon Sep 17 00:00:00 2001 From: Mycroft Date: Tue, 31 May 2022 16:55:18 +0100 Subject: [PATCH] more fonts --- [esx]/esx_identity/html/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/[esx]/esx_identity/html/css/style.css b/[esx]/esx_identity/html/css/style.css index 3860bea3..6fd5211c 100644 --- a/[esx]/esx_identity/html/css/style.css +++ b/[esx]/esx_identity/html/css/style.css @@ -42,6 +42,7 @@ input { outline: none; padding: 10px; padding-left:0; + font-family: 'Oswald', sans-serif; color: #ffffff; text-align:left; background-color: #152029;