From 6023ac52ba65cc3d6168f094208161c7f9baa509 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 30 十二月 2024 17:32:02 +0800
Subject: [PATCH] 民航礼仪项目一

---
 src/books/aviationEtiquette/assets/main.less |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/src/books/aviationEtiquette/assets/main.less b/src/books/aviationEtiquette/assets/main.less
index 604427f..510092c 100644
--- a/src/books/aviationEtiquette/assets/main.less
+++ b/src/books/aviationEtiquette/assets/main.less
@@ -70,10 +70,6 @@
         margin-top: 30px;
     }
 
-    .mb-10 {
-        margin-bottom: 10px;
-    }
-
     .mb-30 {
         margin-bottom: 30px !important;
     }
@@ -248,6 +244,10 @@
 
     .mb-20 {
         margin-bottom: 20px !important;
+    }
+
+    .mb-10 {
+        margin-bottom: 10px !important;
     }
     .pNum{
         font-size:18px !important;
@@ -1007,7 +1007,7 @@
         margin-bottom: 0.2em !important;
         text-indent: 2em;
         line-height: 30px;
-        font-size: 16px;
+        font-size: 17px;
         text-align: justify;
     }
 
@@ -1022,10 +1022,10 @@
 
 
     .img {
-        font-weight: bold;
+        font-weight: 100;
         font-family: 'FZLTXIHJW';
         text-align: center;
-        font-size: 0.85em;
+        font-size: 0.65em;
         margin-left: 0%;
         margin-right: 0%;
         text-indent: 0em;
@@ -1454,10 +1454,10 @@
 
     span.bj2 {
         background-color: #6E85AF;
-        padding: 0.2em 1em 0.2em 1em;
+        padding: 0.2em 0.5em 0.2em 0.5em;
         font-size: 1.1em;
         font-weight: bold;
-        border-radius: 0.5em;
+        border-radius: 1em;
         color: #FFFFFF;
         box-shadow: 0.3em 0.3em 0px 0px #C3C2C0;
     }
@@ -1694,8 +1694,8 @@
 
 
     .bk5 {
-        margin-top: -2em;
-        margin-bottom: 1.5em;
+        margin-top: -1.4em;
+        margin-bottom: 0.5em;
         margin-left: -1.6em;
     }
 

--
Gitblit v1.9.1