From d11c667cb2bb1e4ee074a05bf4e41b567aa191b1 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Wed, 28 Jun 2023 20:16:01 -0500 Subject: [PATCH] Fix profile.css type --- css/profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/profile.css b/css/profile.css index 79057d6..e1892fe 100644 --- a/css/profile.css +++ b/css/profile.css @@ -14,7 +14,7 @@ body.profile .page-container { body.profile .page-container .header-table, body.profile .page-container .tabbed-container .tablist, div.button { - font-style: Pixio; + font-family: Pixio; image-rendering: crisp-edges; image-rendering: -moz-crisp-edges; image-rendering: -webkit-optimize-contrast;