From cb9f0402039c2cdbb6aa8eb85ecece280c929b05 Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期六, 18 一月 2025 15:44:37 +0800
Subject: [PATCH] 幼儿游戏与指导

---
 src/books/civilAviation/view/components/chapter004.vue |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/books/civilAviation/view/components/chapter004.vue b/src/books/civilAviation/view/components/chapter004.vue
index c40c974..2c802b0 100644
--- a/src/books/civilAviation/view/components/chapter004.vue
+++ b/src/books/civilAviation/view/components/chapter004.vue
@@ -461,4 +461,13 @@
         height: 80%;
     }
 }
+
+hr{
+        margin-left: 0;
+        margin-bottom: 4px;
+        width: 15.5%; 
+        border: none;
+        height: 2px;
+        background-color: #000;
+    }
 </style>
\ No newline at end of file

--
Gitblit v1.9.1