From 6034dc2913e023c0e3b4a671ac813f89582a1e61 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 16 Dec 2024 17:26:55 +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 6ea4557..b9622db 100644 --- a/css/details.css +++ b/css/details.css @@ -568,11 +568,11 @@ color: #000000; font-family: "Arial-Black", "Arial Black", sans-serif; font-weight: 900; - margin-bottom: 14px; } .content .details-box .application-schedule .list .time .item .value { font-size: 14px; color: #555555; + margin-top: 14px; } .content .details-box .application-schedule .application-else { background-color: #f6f6f6; diff --git a/css/details.less b/css/details.less index d150fa3..15d2013 100644 --- a/css/details.less +++ b/css/details.less @@ -638,12 +638,12 @@ color: #000000; font-family: "Arial-Black", "Arial Black", sans-serif; font-weight: 900; - margin-bottom: 14px; } .value { font-size: 14px; color: #555555; + margin-top: 14px; } } }