From e673aab74e5ab080e55d1e5706aa1d75322857a8 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 20 十二月 2024 10:30:57 +0800 Subject: [PATCH] 民航安全检查 --- src/books/civilAviation/assets/main.less | 36 +++++++++++++++--------------------- 1 files changed, 15 insertions(+), 21 deletions(-) diff --git a/src/books/civilAviation/assets/main.less b/src/books/civilAviation/assets/main.less index 916c994..281ce24 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%; @@ -977,7 +971,7 @@ .unit5-c { color: #0180CD !important; } - + h4 { font-family: 'FZHTJW'; color: #5192C6; -- Gitblit v1.9.1