From ac7fea17d01289e22bddf492603afe183f46c77e Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期三, 27 十一月 2024 11:50:48 +0800
Subject: [PATCH] 会议答题

---
 src/books/meetingPlanners/assets/mian.less |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diff --git a/src/books/meetingPlanners/assets/mian.less b/src/books/meetingPlanners/assets/mian.less
index 8bcb872..07551a7 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';

--
Gitblit v1.9.1