From 9429f03cf5e5f0cabbfa77e52ac202fabdabcc23 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 23 十二月 2024 18:10:16 +0800 Subject: [PATCH] 民航安全检查实务(12.23) --- src/books/aviationSafety/assets/main.less | 102 ++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 80 insertions(+), 22 deletions(-) diff --git a/src/books/aviationSafety/assets/main.less b/src/books/aviationSafety/assets/main.less index c1495a2..56e8ab5 100644 --- a/src/books/aviationSafety/assets/main.less +++ b/src/books/aviationSafety/assets/main.less @@ -11,7 +11,7 @@ background-color: #fff; } - .foreword{ + .foreword { line-height: 10px !important; margin-top: 0; } @@ -85,7 +85,7 @@ width: 80%; } - + .b0 { border: 0; } @@ -357,13 +357,18 @@ } } + .w430 { + width: 430px; + } + .w395 { width: 395px; } - .w430 { - width: 430px; + .w365 { + width: 365px; } + .w300 { width: 300px; @@ -455,10 +460,17 @@ .table-tr-bc { background-color: #E7DFEC; line-height: 25px; + p { text-indent: 0em; line-height: 20px; } + } + + .table-title-bc { + background-color: #8091BC; + color:#fff; + line-height: 25px; } .table-textarea { @@ -523,7 +535,6 @@ flex-direction: column; justify-content: space-between; align-items: flex-start; - margin-bottom: 20px; p { margin: 0; @@ -547,7 +558,6 @@ margin-right: 15px; padding: 0 15px; border-radius: 5px; - margin-top: 15px; span { font-size: 14px; @@ -648,8 +658,8 @@ background-color: transparent; margin-left: 2em; margin-right: 9%; - max-width: 85%; - min-width: 85%; + max-width: 95%; + min-width: 95%; outline: none; } @@ -1085,9 +1095,9 @@ margin-top: 1em; } - h1.jz{ - text-align:center; - text-indent:0em; + h1.jz { + text-align: center; + text-indent: 0em; } .front { @@ -1128,7 +1138,7 @@ h4 { font-family: 'FZHTJW'; - font-weight: bold; + font-weight: 500; margin-bottom: 0.5em; margin-top: 1em; font-size: 1.1em; @@ -1332,11 +1342,11 @@ border-radius: 0em; position: relative; - p{ + p { font-family: ZHONGDENGXIAN; } - span{ + span { font-family: ZHUNYUAN; } } @@ -1365,7 +1375,6 @@ font-weight: 100; padding: 0em 0.15em 0em 0.3em; } - .bk1 { @@ -1400,15 +1409,64 @@ box-shadow: 0.3em 0.3em 0px 0px #C3C2C0; } + div.bk2 { + border: 3px solid #93A8D5; + padding: 0.2em 1em 0.2em 1em; + border-radius: 1em; + box-shadow: 0.5em 0.5em 0px 0px #DCDDDF; + margin-top: 2em; + margin-bottom: 1.5em; + } - .bj3 { - background-color: #F1F5E7; - padding: 20px 10px 10px 10px; - border-radius: 10px; - margin-bottom: 10px; - margin-top: 40px; - position: relative; + .zysx { + margin-top: -1.7em; + margin-left: -2em; + } + + + .zt-zysx { + font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + background-color: #24b8bc; + border-radius: 1.5em; + color: #FFFFFF; + font-weight: bold; + padding: 4px; + font-size: 1.2em; + box-shadow: 0.2em 0.2em 0px 0px #c1e3e4; + } + + .zt-zysx1 { + font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + background-color: #96A7D5; + border-radius: 1.5em; + color: #FFFFFF; + font-weight: bold; + padding: 6px; + font-size: 1.2em; + } + + .zt-zysx2 { + font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + background-color: #0071BD; + font-size: 1.2em; + } + + .zt-1{ + color:#6F84AF; + font-weight: bold; + font-size:1.1em; + + } + + div.bj3 { + background-color: #DED5E8; + padding: 1em 1em 1em 1.5em; + border-radius: 1em; + margin-bottom: 0.2em; + margin-left: -0.6em; + margin-right: -0.6em; + margin-top: -0.9em; } span.bj3-xyx { -- Gitblit v1.9.1