From f92228f3bf419e124e3eb5e4a264f10670d09bcf Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 08 九月 2022 09:40:59 +0800
Subject: [PATCH] 1.点检记录静态页面

---
 src/views/kb/kbCommon.css |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/src/views/kb/kbCommon.css b/src/views/kb/kbCommon.css
index dac111f..a858176 100644
--- a/src/views/kb/kbCommon.css
+++ b/src/views/kb/kbCommon.css
@@ -89,7 +89,17 @@
 .kb_mt5 {
   margin-top: 5px;
 }
-
+/*鍏憡鏍峰紡*/
+.MarqueeTipsContentClass {
+  color: #00ffff;
+  height: 30px;
+  width: 100%;
+  line-height: 30px;
+  font-size: 26px;
+  z-index: 2;
+  position: absolute;
+  top:80px;
+}
 
 /*
 瀹氫箟婊氬姩鏉¢珮瀹藉強鑳屾櫙

--
Gitblit v1.9.3