From 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 28 四月 2025 18:34:51 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/civilAviation/assets/main.less | 64 +++++++++++++------------------- 1 files changed, 26 insertions(+), 38 deletions(-) diff --git a/src/books/civilAviation/assets/main.less b/src/books/civilAviation/assets/main.less index 9a2fb69..3264e1f 100644 --- a/src/books/civilAviation/assets/main.less +++ b/src/books/civilAviation/assets/main.less @@ -35,7 +35,7 @@ margin-top: 30px; } - .mb-30{ + .mb-30 { margin-bottom: 30px; } @@ -60,17 +60,10 @@ width: 80%; } - hr{ - margin-left: 0; - margin-bottom: 4px; - width: 15.5%; - border: none; - height: 2px; - background-color: #000; - } - sup{ - vertical-align: super; /* 淇濇寔涓婃爣瀵归綈鏂瑰紡 */ + sup { + vertical-align: super; + /* 淇濇寔涓婃爣瀵归綈鏂瑰紡 */ font-size: smaller; // position: relative; /* 鐩稿浜庢甯镐綅缃皟鏁� */ // top: -0.2em; /* 鏍规嵁闇�瑕佽皟鏁磋繖涓�� */ @@ -153,7 +146,7 @@ margin-right: 70px; } - .mr-45{ + .mr-45 { margin-right: 45px; } @@ -248,7 +241,7 @@ } - + .p-odd { padding-right: 10%; } @@ -305,7 +298,7 @@ } .img-rights { - width: 310px; + width: 47%; float: right; height: auto; margin: auto; @@ -322,6 +315,7 @@ .references { margin-top: 140px; + hr { font-weight: bold; margin-left: 0; @@ -337,7 +331,7 @@ width: 430px; } - .w280{ + .w280 { width: 280px; } @@ -349,8 +343,8 @@ width: 250px; } - .w230{ - width: 230px; + .w230 { + width: 230px; } .w220 { @@ -361,8 +355,8 @@ width: 200px; } - .w180{ - width: 180px; + .w180 { + width: 180px; } .w115 { @@ -515,7 +509,7 @@ outline: none; } - .textarea-box-right{ + .textarea-box-right { background-color: transparent; margin-left: 8%; max-width: 85%; @@ -730,24 +724,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 +810,7 @@ } .img { + text-indent: 0; font-family: 'FZLTXIHJW'; text-align: center; font-size: 14px; @@ -885,7 +866,7 @@ } .left3 { - margin: 20 0 0 0 !important; + margin: 20px 0 0 0 !important; line-height: 20px; } @@ -990,7 +971,7 @@ .unit5-c { color: #0180CD !important; } - + h4 { font-family: 'FZHTJW'; color: #5192C6; @@ -1234,7 +1215,7 @@ background-color: #FEDDB4; padding: 20px 10px 10px 10px; border-radius: 10px; - margin-bottom: 10pxem; + margin-bottom: 10px; margin-top: 10px; position: relative; } @@ -1530,7 +1511,14 @@ @media (max-width: 660px) { .civilAviation-book { + + .pad-l-60 { + padding-left: 10px; + } + .mr-70 { + margin-right: 15px; + } /* 鍒嗛〉padding */ .padding-93 { padding: 0 20px; -- Gitblit v1.9.1