From ac7fea17d01289e22bddf492603afe183f46c77e Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 27 十一月 2024 11:50:48 +0800 Subject: [PATCH] 会议答题 --- 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 8a26344..1ab9f66 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; /* 淇濇寔涓婃爣瀵归綈鏂瑰紡 */ @@ -305,7 +297,7 @@ } .img-rights { - width: 310px; + width: 47%; float: right; height: auto; margin: auto; @@ -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; -- Gitblit v1.9.1