From f28ebe784ed134c066e28fbbdd9a663880b6e23d Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 29 五月 2025 21:33:25 +0800
Subject: [PATCH] 婴幼儿游戏活动实施,幼儿园全本

---
 src/books/toddlerGameImplementation/assets/main.less |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/src/books/toddlerGameImplementation/assets/main.less b/src/books/toddlerGameImplementation/assets/main.less
index 2147507..7c7cfbc 100644
--- a/src/books/toddlerGameImplementation/assets/main.less
+++ b/src/books/toddlerGameImplementation/assets/main.less
@@ -134,6 +134,10 @@
     // top: -0.2em; /* 鏍规嵁闇�瑕佽皟鏁磋繖涓�� */ 
   }
 
+  .fz-11 {
+    font-size: 11px !important;
+  }
+
   .fz-13 {
     font-size: 13px !important;
   }
@@ -751,6 +755,43 @@
     margin-top: 0.8%;
   }
 
+
+  // 瑙嗛搴撻泦
+  .bk-video {
+    border: 0.15em dashed #6dcff6;
+    padding: 1.8em 5px;
+    margin-bottom: 2em;
+    margin-top: 2em;
+    border-radius: 0em;
+    position: relative;
+  }
+
+
+  .fw-w {
+    flex-wrap: wrap;
+  }
+
+  p.bj4-qjms {
+    background-color: #fff;
+    color: #6dcff6;
+    font-size: 20px;
+    font-weight: bold;
+    border-radius: 1.5em;
+    margin-left: 0em;
+    text-align: center;
+    text-indent: 0em;
+    position: absolute;
+    top: -32px;
+  }
+
+  .span-text-video {
+    padding: 0em 0.15em 0em 0.3em;
+  }
+
+  .span-svg {
+    padding: 0.3em 0.15em 0em 0.3em;
+  }
+
   // 缁〃
   .continued {
     text-align: right;

--
Gitblit v1.9.1