From a670b0c082dcc5728ecf19e8d30b09c71f80b707 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 26 十一月 2024 16:56:58 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/civilAviation/assets/main.less |   27 +++------------------------
 1 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/src/books/civilAviation/assets/main.less b/src/books/civilAviation/assets/main.less
index 9a2fb69..fbf8a5b 100644
--- a/src/books/civilAviation/assets/main.less
+++ b/src/books/civilAviation/assets/main.less
@@ -60,14 +60,6 @@
         width: 80%;
     }
 
-    hr{
-        margin-left: 0;
-        margin-bottom: 4px;
-        width: 15.5%; 
-        border: none;
-        height: 2px;
-        background-color: #000;
-    }
 
     sup{ 
         vertical-align: super; /* 淇濇寔涓婃爣瀵归綈鏂瑰紡 */  
@@ -730,24 +722,10 @@
     div.bodystyle {
         font-family: 'FZLTXIHJW';
         text-align: justify;
-        margin: 0 82px;
+        margin: 0 10%;
         padding-bottom: 80px;
         line-height: 30px;
     }
-
-    // .bodystyle-left{
-    //     margin: 0 120px 0 82px;
-    //     padding-bottom: 80px;
-    // }
-
-    // .bodystyle-right{
-    //     font-family: 'FZLTXIHJW';
-    //     font-size: 18px;
-    //     text-align: justify;
-    //     margin: 0 82px 0 120px;
-    //     padding-bottom: 80px;
-    //     line-height: 30px;
-    // }
 
     span.zt-0 {
         color: #0087AF;
@@ -830,6 +808,7 @@
     }
 
     .img {
+        text-indent: 0;
         font-family: 'FZLTXIHJW';
         text-align: center;
         font-size: 14px;
@@ -1234,7 +1213,7 @@
         background-color: #FEDDB4;
         padding: 20px 10px 10px 10px;
         border-radius: 10px;
-        margin-bottom: 10pxem;
+        margin-bottom: 10px;
         margin-top: 10px;
         position: relative;
     }

--
Gitblit v1.9.1