From 45acf15aa5844863a7e3be51aa2a5262741ca26d Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 13 九月 2022 13:11:22 +0800
Subject: [PATCH] 1.项目优化
---
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