From e195355b388b647884257af8393f96848dd3e231 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Tue, 17 Sep 2024 17:47:52 +0200 Subject: [PATCH] CSS font h2 --- html/css/style-classic7.css | 1 + 1 file changed, 1 insertion(+) diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 415e2db4c..28d47fe58 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -3645,6 +3645,7 @@ h2.h-section { color: navy; border: 1px steelblue solid; font-style: normal; + font-family: OpenSansRegular; } .super { font-family: SansationLight;