From 037fd4dc58f8d1e20379ca58440a47c1f6447709 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期一, 30 十二月 2024 17:34:33 +0800
Subject: [PATCH] 页眉

---
 src/books/aviationEtiquette/assets/main.less |   31 +++++++++++++++----------------
 1 files changed, 15 insertions(+), 16 deletions(-)

diff --git a/src/books/aviationEtiquette/assets/main.less b/src/books/aviationEtiquette/assets/main.less
index 7c753fc..bc4c7a4 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;
@@ -1001,14 +1001,13 @@
     }
 
 
-
     .block {
-        font-family: "瀹嬩綋";
+        font-family: "kaiti";
         margin-top: 0.2em;
         margin-bottom: 0.2em !important;
         text-indent: 2em;
         line-height: 30px;
-        font-size: 16px;
+        font-size: 17px;
         text-align: justify;
     }
 
@@ -1017,16 +1016,16 @@
     }
 
     .block2 {
-        font-family: "FANGSONG";
+        // font-family: "FANGSONG";
         font-size: 17px;
     }
 
 
     .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;
@@ -1404,11 +1403,11 @@
         position: relative;
 
         p {
-            font-family: ZHONGDENGXIAN;
+            // font-family: ZHONGDENGXIAN;
         }
 
         span {
-            font-family: ZHUNYUAN;
+            // font-family: ZHUNYUAN;
         }
     }
 
@@ -1455,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;
     }
@@ -1695,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