From 6501ef9497ac80bdbb8601a856d8130a8d867062 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 11 六月 2025 11:04:32 +0800 Subject: [PATCH] 样式修改 --- src/books/hotelEnglishTrainingBrochure2nd/assets/main.less | 23 +++++++++++++++++++---- 1 files changed, 19 insertions(+), 4 deletions(-) diff --git a/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less b/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less index 6a6d5fa..101466f 100644 --- a/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less +++ b/src/books/hotelEnglishTrainingBrochure2nd/assets/main.less @@ -1,7 +1,9 @@ .hotelEnglishTrainingBrochure2nd { width: 100%; height: 100%; - position: relative; + // position: relative; + + // 鑷畾涔夊唴瀹� .page-box { @@ -371,9 +373,9 @@ color: #000; - p{ - font-size: 0.9em; - margin: 0; + p { + font-size: 0.9em; + margin: 0; } } @@ -881,6 +883,19 @@ font-size: 16px; } + .page4-content { + display: inline-block; + font-size: 24px; + margin-bottom: 0; + color: #00b0f0; + line-height: 25px; + margin-left: 20px; + } + + .content-text { + font-size: 20px; + } + // 杩佺Щ -- Gitblit v1.9.1