From a8da6c44895f90bc6d33df129bccd424bf73be3e Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 31 十二月 2024 18:11:02 +0800 Subject: [PATCH] 小窗 --- src/books/meetingPlanners/assets/mian.less | 42 ++++++++++++++++++++---------------------- 1 files changed, 20 insertions(+), 22 deletions(-) diff --git a/src/books/meetingPlanners/assets/mian.less b/src/books/meetingPlanners/assets/mian.less index 8bcb872..d5ece8f 100644 --- a/src/books/meetingPlanners/assets/mian.less +++ b/src/books/meetingPlanners/assets/mian.less @@ -11,6 +11,10 @@ background-color: #fff; } + + .dl-bl { + display: inline-block; + } .wh-no { white-space: nowrap; } @@ -479,6 +483,20 @@ } } + p.blockh6-c { + font-family: "STKaiti"; + font-weight: normal; + font-size: 16px; + border-style: dotted; + border-radius: 1em; + border-width: 2px; + border-color: #6CB26C; + padding: 0.8em; + margin-top: 1em; + text-indent: 0em; + margin-bottom: 20px; + } + // 鑷甫鐨� ul { @@ -532,7 +550,6 @@ color: #02439B; } - .block1 {} .img { font-family: 'FZLTXIHJW'; @@ -999,9 +1016,8 @@ border: 3px solid #F1B754; border-radius: 1em; margin-bottom: 1.5em; - margin-top: 2.5em; + // margin-top: 2.5em; padding: 5px 10px 5px 10px; - position: relative; } div.bk-3 { @@ -1015,18 +1031,12 @@ div.bk-21 { width: 100%; - position: absolute; - top: -15px; background-color: #F1B754; color: #FFFFFF; font-weight: bold; - margin-bottom: 1em; - margin-top: -1.5em; - margin-left: -0.6em; - margin-right: -0.6em; + margin-bottom: 10px; p{ display: flex; - align-items: center; text-indent: 0; } } @@ -1307,18 +1317,6 @@ padding: 5px 10px; } - div.bk-2 { - margin-top: 3.5em; - } - - div.bk-21{ - position: absolute; - top: -22px; - p{ - line-height: 15px; - font-size: 14px; - } - } .mindMap { span{ font-size: 10px; -- Gitblit v1.9.1