From d1c6a4460355766d3ae67fc7330785a1cc748f9e Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 20 十一月 2024 17:01:29 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/civilAviation/assets/main.less | 25 ++----------------------- 1 files changed, 2 insertions(+), 23 deletions(-) diff --git a/src/books/civilAviation/assets/main.less b/src/books/civilAviation/assets/main.less index 8a26344..fbf8a5b 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; /* 淇濇寔涓婃爣瀵归綈鏂瑰紡 */ @@ -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