From c022f62fbad261b7e67dea4b3c3121d91f2d6547 Mon Sep 17 00:00:00 2001 From: topa-LE Date: Mon, 3 Jan 2022 07:13:53 +0100 Subject: [PATCH] fixed custom.css --- theme-custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-custom.css b/theme-custom.css index 0616e0b..4a6550a 100644 --- a/theme-custom.css +++ b/theme-custom.css @@ -515,7 +515,7 @@ background : #090e16 !important; .x-message-box-guru-body { border : 5px solid #990d0d; color : #990d0d; -font-family : 'Saira Condensed', sans-serif; monospace; +font-family : 'Saira Condensed', sans-serif, monospace; font-weight : 600; font-size : 23px; }