From 218a387c6191311ed29b1aa81612e0aa3b4fa9dc Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 16 十月 2024 18:03:13 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/mathBook/assets/main.less | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/books/mathBook/assets/main.less b/src/books/mathBook/assets/main.less index 6be7c28..04482be 100644 --- a/src/books/mathBook/assets/main.less +++ b/src/books/mathBook/assets/main.less @@ -256,7 +256,7 @@ width: 80%; } .img-c { - width: 70%; + width: 30%; } .img-d { width: 60%; @@ -384,7 +384,6 @@ div.bk { border: 2px solid #00a1e9; - padding: 0.8em; margin-bottom: 2em; margin-top: 2em; box-shadow: inset -0.5em -0.5em 0 0 #e0f2fc; @@ -624,6 +623,9 @@ justify-content: center; font-weight: 600; } + span { + white-space: nowrap; + } } } .page-header-odd { @@ -689,6 +691,9 @@ } .mt-40 { margin-top: 40px; + } + .mt-80 { + margin-top: 80px !important; } .mb-80 { margin-bottom: 80px !important; @@ -833,6 +838,11 @@ color: #00aeef; margin-top: 40px; } + // 闅愯棌椤甸潰 + .hidePage { + min-height: 0 !important; + height: 0 !important; + } } /* 濯掍綋鏌ヨ鍋氬熀纭�鍝嶅簲寮忓竷灞� */ -- Gitblit v1.9.1