From f8c121da978feea7dfedd9d33075781943029718 Mon Sep 17 00:00:00 2001 From: Wayne Date: Tue, 11 Jul 2023 11:46:23 +0800 Subject: [PATCH] css --- themes/vr/portal/css/main.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/themes/vr/portal/css/main.css b/themes/vr/portal/css/main.css index f749d92..9630a1f 100755 --- a/themes/vr/portal/css/main.css +++ b/themes/vr/portal/css/main.css @@ -16,7 +16,11 @@ #hot h2{ color: #242734; } -#hot h3 {font-size: 100%;} +/* #hot h3 {font-size: 100%;} */ +#hot h3 { + font-size: 12px; + font-weight: 700; +} #hot h2 img{ height: 35px; width: 40px;