From 097d9a2751bee4a371e5ab12562bbc45ed17f2a9 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 16 九月 2022 15:36:42 +0800
Subject: [PATCH] 1.看板公告那块暂时把时间写成定时请求2.委外工序报表、人员工资报表、班组工资报表开发

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

diff --git a/src/views/kb/kbCommon.css b/src/views/kb/kbCommon.css
index e227a20..a858176 100644
--- a/src/views/kb/kbCommon.css
+++ b/src/views/kb/kbCommon.css
@@ -22,6 +22,11 @@
 
 .kb_header_text {
   letter-spacing: 5px;
+  font-weight: bolder;
+}
+
+.kb_title_text{
+  font-weight: bolder;
 }
 
 .kb_headerPic {
@@ -84,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