From 4f0d9bde31a80f6279e26466250da7716eec627f Mon Sep 17 00:00:00 2001
From: zs <zhoushuai@zbooksoft.com>
Date: 星期四, 18 十二月 2025 09:15:05 +0800
Subject: [PATCH] 提交成果资料按钮调整
---
src/main/webapp/static/styles/v2/index-blue.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/styles/v2/index-blue.css b/src/main/webapp/static/styles/v2/index-blue.css
index 7ac78d8..781b8bf 100644
--- a/src/main/webapp/static/styles/v2/index-blue.css
+++ b/src/main/webapp/static/styles/v2/index-blue.css
@@ -1,6 +1,7 @@
@charset "utf-8";
/* CSS Document */
-.header{background:#2684f0;}
+/*.header{background:#2684f0;}*/
+.header{background:#20446f url(../images/headerbg.jpg);}
.f_mid{ color:#fff; background: #247de3;}
.f_mid:hover{background: #267cdf;}
--
Gitblit v1.9.1