From 6c037bf2b6ad74a7caeddafd0481c6f9ed9a5708 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期三, 20 十一月 2024 11:50:42 +0800
Subject: [PATCH] 模型修改

---
 src/books/civilAviation/assets/main.less |   17 ++---------------
 1 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/src/books/civilAviation/assets/main.less b/src/books/civilAviation/assets/main.less
index 8a26344..916c994 100644
--- a/src/books/civilAviation/assets/main.less
+++ b/src/books/civilAviation/assets/main.less
@@ -730,24 +730,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 +816,7 @@
     }
 
     .img {
+        text-indent: 0;
         font-family: 'FZLTXIHJW';
         text-align: center;
         font-size: 14px;

--
Gitblit v1.9.1