From 6023ac52ba65cc3d6168f094208161c7f9baa509 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 30 十二月 2024 17:32:02 +0800 Subject: [PATCH] 民航礼仪项目一 --- src/books/aviationEtiquette/assets/main.less | 56 ++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 34 insertions(+), 22 deletions(-) diff --git a/src/books/aviationEtiquette/assets/main.less b/src/books/aviationEtiquette/assets/main.less index be73246..510092c 100644 --- a/src/books/aviationEtiquette/assets/main.less +++ b/src/books/aviationEtiquette/assets/main.less @@ -70,10 +70,6 @@ margin-top: 30px; } - .mb-10 { - margin-bottom: 10px; - } - .mb-30 { margin-bottom: 30px !important; } @@ -250,6 +246,20 @@ margin-bottom: 20px !important; } + .mb-10 { + margin-bottom: 10px !important; + } + .pNum{ + font-size:18px !important; + font-style: italic; + font-family: "kaiti"; + padding-top:2px !important; + padding-bottom:2px !important; + } + .cloud{ + padding: 0px 8px 0 0 !important; + } + .headerImg { width: 30px; } @@ -269,14 +279,14 @@ .header-left-Number { color: #728DC0; - font-size: 17px; + font-size: 14px; padding-right: 8px; .span-box-title { margin: 0 5px; display: inline-block; - width: 10px; - height: 10px; + width: 8px; + height: 8px; background-color: #728DC0; } } @@ -289,7 +299,7 @@ .header-right-Box { color: #728DC0; - font-size: 17px; + font-size: 14px; padding-right: 8px; } @@ -297,11 +307,12 @@ .header-right-Number { background-color: #92B0D5; color: #fff; - // font-size: 17px; + font-size: 14px; + padding: 3px 0; padding-right: 8px; img { - height: 16.8px; + height: 20.8px; } } @@ -312,12 +323,14 @@ .header-right-last { background-color: #B799B6; + padding: 2px 0; padding-left: 20px; } .header-right-end { background-color: #738DC0; + padding: 2px 0; padding-left: 50px; } @@ -988,14 +1001,13 @@ } - .block { - font-family: "瀹嬩綋"; + font-family: "kaiti"; margin-top: 0.2em; margin-bottom: 0.2em !important; text-indent: 2em; line-height: 30px; - font-size: 16px; + font-size: 17px; text-align: justify; } @@ -1004,16 +1016,16 @@ } .block2 { - font-family: "FANGSONG"; + // font-family: "FANGSONG"; font-size: 17px; } .img { - font-weight: bold; + font-weight: 100; font-family: 'FZLTXIHJW'; text-align: center; - font-size: 0.85em; + font-size: 0.65em; margin-left: 0%; margin-right: 0%; text-indent: 0em; @@ -1391,11 +1403,11 @@ position: relative; p { - font-family: ZHONGDENGXIAN; + // font-family: ZHONGDENGXIAN; } span { - font-family: ZHUNYUAN; + // font-family: ZHUNYUAN; } } @@ -1442,10 +1454,10 @@ span.bj2 { background-color: #6E85AF; - padding: 0.2em 1em 0.2em 1em; + padding: 0.2em 0.5em 0.2em 0.5em; font-size: 1.1em; font-weight: bold; - border-radius: 0.5em; + border-radius: 1em; color: #FFFFFF; box-shadow: 0.3em 0.3em 0px 0px #C3C2C0; } @@ -1682,8 +1694,8 @@ .bk5 { - margin-top: -2em; - margin-bottom: 1.5em; + margin-top: -1.4em; + margin-bottom: 0.5em; margin-left: -1.6em; } -- Gitblit v1.9.1