From bb584963c6abe77c5577cbcad3c9956b69444ae9 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 01 七月 2025 17:17:30 +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