From d11b7bf0ecbf1662ca96c127beda0581ecfd6853 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期六, 19 七月 2025 00:07:27 +0800 Subject: [PATCH] 7.19 --- src/books/aurturingAndEducationAged0to3/assets/main.less | 71 +++++++++++++++++++++-------------- 1 files changed, 43 insertions(+), 28 deletions(-) diff --git a/src/books/aurturingAndEducationAged0to3/assets/main.less b/src/books/aurturingAndEducationAged0to3/assets/main.less index 26a10e2..742d5ed 100644 --- a/src/books/aurturingAndEducationAged0to3/assets/main.less +++ b/src/books/aurturingAndEducationAged0to3/assets/main.less @@ -157,11 +157,12 @@ .fm-st { font-family: "瀹嬩綋"; } - .fm-fzs3{ - font-family: "鏂规瀹嬩笁绠�浣�"; + + .fm-fzs3 { + font-family: "鏂规瀹嬩綋"; } - .fm-fzdbs{ + .fm-fzdbs { font-family: "鏂规澶ф爣瀹�" !important; } @@ -307,7 +308,7 @@ } .footerNumber { - font-size: 15px; + font-size: 13px; } .radioClass { @@ -406,6 +407,21 @@ margin: 0; } } + + .img-rights-video { + width: 47%; + float: right; + height: auto; + margin: auto; + margin-left: 20px; + + p { + margin: 0; + } + } + + + .references { margin-top: 140px; @@ -554,21 +570,6 @@ } - .textarea-box { - width: 100%; - overflow: auto; - word-break: break-all; - resize: none; - border: 1px solid #01AFEE; - border-radius: 5px; - background-color: rgba(255, 255, 255, 0); - } - - .table-title-bc { - background-color: #8091BC; - color: #fff; - line-height: 25px; - } .table-textarea { font-size: 18px; @@ -577,6 +578,7 @@ width: 90%; background-color: transparent; margin-left: 40px; + resize: vertical; } .table-input-border { @@ -973,8 +975,8 @@ } @font-face { - font-family: '鏂规瀹嬩笁绠�浣�'; - src: url('Fonts/FZS3JW.TTF'); + font-family: '鏂规瀹嬩綋'; + src: url('Fonts/FZSSK.TTF'); } @font-face { @@ -1135,7 +1137,7 @@ .page-box:nth-child(even) .bodystyle { - font-family: '鏂规瀹嬩笁绠�浣�'; + font-family: '鏂规瀹嬩綋'; text-align: justify; margin: 0 15% 0 13%; padding-bottom: 80px; @@ -1152,7 +1154,7 @@ } .page-box:nth-child(odd) .bodystyle { - font-family: '鏂规瀹嬩笁绠�浣�'; + font-family: '鏂规瀹嬩綋'; text-align: justify; margin: 0 13% 0 15%; padding-bottom: 80px; @@ -1287,7 +1289,7 @@ text-indent: 2em; line-height: 30px; text-align: justify; - font-family: '鏂规瀹嬩笁绠�浣�'; + font-family: '鏂规瀹嬩綋'; } .cover { @@ -1418,7 +1420,7 @@ text-align: center; font-family: 'FZHTJW'; font-weight: bold; - font-size: 1.7em; + font-size: 1.5em; margin-bottom: 1.5em; margin-top: 1.5em; text-indent: 0em; @@ -1665,7 +1667,8 @@ margin-top: 1em; border-radius: 1.5em; margin-bottom: 1em; - p{ + + p { line-height: 30px; margin: 0; } @@ -2016,6 +2019,15 @@ font-family: "kaiti"; } + .fz-annotate { + font-size: 0.76em; + } + + .fz-references { + margin: 0; + font-size: 0.9em; + } + .qyls-h4 { font-family: "HiFont Hei GB"; @@ -2298,8 +2310,10 @@ width: 130px; } - .img-rights { - width: 130px; + .img-rights-video { + width: 100%; + float: none; + margin-left: 0; } .btn-w { @@ -2326,6 +2340,7 @@ .footer-left { bottom: 1%; } + } } -- Gitblit v1.9.1