From 009933dde9463595cd759e539c94f3ab2e175dfc Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 30 十二月 2024 15:16:16 +0800 Subject: [PATCH] 礼仪 --- src/books/aviationSafety/assets/main.less | 22 +++++++++++++++------- 1 files changed, 15 insertions(+), 7 deletions(-) diff --git a/src/books/aviationSafety/assets/main.less b/src/books/aviationSafety/assets/main.less index db995d8..02ae469 100644 --- a/src/books/aviationSafety/assets/main.less +++ b/src/books/aviationSafety/assets/main.less @@ -1101,7 +1101,7 @@ } .block2 { - font-family: "FANGSONG"; + // font-family: "FANGSONG" font-size: 17px; } @@ -1125,7 +1125,7 @@ p { - font-family: "BOYA"; + // font-family: "BOYA"; margin-top: 0.2em; margin-bottom: 0.2em !important; text-indent: 2em; @@ -1221,7 +1221,7 @@ .h1-bj { - font-family: 'ZHUNYUAN'; + // font-family: 'ZHUNYUAN'; font-weight: 100; color: #FFFFFF; background-color: #6E85AF; @@ -1230,7 +1230,7 @@ } .h1-bk { - font-family: 'FANGZHENG'; + // font-family: 'FANGZHENG'; box-shadow: inset 0em 0.1em 0em 0em #C3C2C0; border-top-style: solid; border-right-style: solid; @@ -1482,6 +1482,8 @@ font-size: 1.2em; } + + .bk { border: 0.15em dotted #FAAD70; padding: 1em; @@ -1491,11 +1493,11 @@ position: relative; p { - font-family: ZHONGDENGXIAN; + // font-family: ZHONGDENGXIAN; } span { - font-family: ZHUNYUAN; + // font-family: ZHUNYUAN; } } @@ -1523,6 +1525,9 @@ font-weight: 100; padding: 0em 0.15em 0em 0.3em; } + + + .bk1 { @@ -1614,7 +1619,7 @@ margin-bottom: 0.2em; margin-left: -0.6em; margin-right: -0.6em; - margin-top: -0.7em; + margin-top: 0.3em; } span.bj3-xyx { @@ -1634,6 +1639,9 @@ } + + + .ts-1 { font-weight: bold; } -- Gitblit v1.9.1