From 0673f7fe45966e537c4b6263dd7dfc8cbd1f5ad5 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期三, 21 五月 2025 17:37:55 +0800 Subject: [PATCH] 中药手册 --- src/books/toddlerGameImplementation/assets/main.less | 36 +++++++++++++++++++++--------------- 1 files changed, 21 insertions(+), 15 deletions(-) diff --git a/src/books/toddlerGameImplementation/assets/main.less b/src/books/toddlerGameImplementation/assets/main.less index 4bf82fc..b566abb 100644 --- a/src/books/toddlerGameImplementation/assets/main.less +++ b/src/books/toddlerGameImplementation/assets/main.less @@ -48,6 +48,10 @@ margin-left: 20px; } + .ml-40 { + margin-left: 40px; + } + .ml-2e { margin-left: 2em; } @@ -154,7 +158,11 @@ font-family: "鏂规鍏颁涵鍒婇粦"; } - .fm-鏂规涔﹀畫{ + .fm-fzfs { + font-family: "鏂规浠垮畫"; + } + + .fm-鏂规涔﹀畫 { font-family: "鏂规涔﹀畫"; } @@ -173,10 +181,6 @@ .td-0 { text-indent: 0em !important; } - - // .td-{ - - // } .td-1 { text-indent: 1em !important; @@ -277,9 +281,6 @@ .headerImg { width: 30px; } - - - .headerText-bc { width: 70px; @@ -577,7 +578,7 @@ cursor: pointer; } - sup{ + sup { cursor: pointer; } @@ -1276,7 +1277,7 @@ p { - font-family: '鏂规浠垮畫'; + font-family: '鏂规鏂版姤瀹�'; margin-top: 0.2em; margin-bottom: 0.2em; text-indent: 2em; @@ -1710,12 +1711,12 @@ div.bk2 { background: #E2F4FE; border: 2px solid #3EC9F4; - padding: 10px 10px 20px 10px; + padding: 15px 10px 5px 10px; margin-top: 1em; margin-bottom: 1em; position: relative; - p{ + p { font-family: "鏂规鍏颁涵鍒婇粦"; font-size: 13.5px; } @@ -1788,7 +1789,7 @@ margin-left: 0.6em; box-shadow: 0 0 30px rgba(135 209 243); - p{ + p { font-family: "鏂规鍏颁涵鍒婇粦"; } } @@ -1806,7 +1807,7 @@ position: absolute; width: 260px; height: 45px; - background-color: #9adbf9; + background-color: #b9e5fa; border-radius: 1.5em; top: 8px; mix-blend-mode: multiply; @@ -1843,7 +1844,7 @@ position: absolute; width: 100%; height: 85px; - background-color: #C7EAFD; + background-color: #c6eafa; border-radius: 1em; } @@ -2175,6 +2176,11 @@ } +.textarea-question { + border-color: #6bcff6 !important; +} + + // 闅愯棌椤甸潰 .hidePage { -- Gitblit v1.9.1