From a3f0eacd25f190eacd286676dc1ec24b677c1e8e Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 16 Dec 2024 17:19:53 +0800 Subject: [PATCH] no message --- css/details.css | 2 +- css/details.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/details.css b/css/details.css index a173502..9ca4db0 100644 --- a/css/details.css +++ b/css/details.css @@ -673,10 +673,10 @@ font-style: normal; font-size: 20px; color: #000000; - margin-bottom: 9px; text-align: center; } .content .details-box .tuition .tuition-left .text { + margin-top: 9px; font-size: 14px; color: #555555; text-align: center; diff --git a/css/details.less b/css/details.less index 948e131..dfaac0d 100644 --- a/css/details.less +++ b/css/details.less @@ -765,11 +765,11 @@ font-style: normal; font-size: 20px; color: #000000; - margin-bottom: 9px; text-align: center; } .text { + margin-top: 9px; font-size: 14px; color: #555555; text-align: center;