From d7311d7a5dc477ff3baf09ef3a01aaa8b3d353a0 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 23 一月 2025 17:13:26 +0800 Subject: [PATCH] 图片修改 --- src/books/civilAviation/assets/main.less | 45 +++++++++++++++++++++++---------------------- 1 files changed, 23 insertions(+), 22 deletions(-) diff --git a/src/books/civilAviation/assets/main.less b/src/books/civilAviation/assets/main.less index 916c994..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%; @@ -872,7 +866,7 @@ } .left3 { - margin: 20 0 0 0 !important; + margin: 20px 0 0 0 !important; line-height: 20px; } @@ -977,7 +971,7 @@ .unit5-c { color: #0180CD !important; } - + h4 { font-family: 'FZHTJW'; color: #5192C6; @@ -1517,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