From da1c0be7b573ca68fef10f9627bb4225bb327a2d Mon Sep 17 00:00:00 2001
From: hmpc <hmpc>
Date: 星期一, 04 十一月 2024 13:35:49 +0800
Subject: [PATCH] *
---
src/main/webapp/views/news.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/news.html b/src/main/webapp/views/news.html
index a38876e..e548501 100644
--- a/src/main/webapp/views/news.html
+++ b/src/main/webapp/views/news.html
@@ -46,7 +46,7 @@
color: #333333;
}
.level-2 {
- color: #1E9FFF;
+ color: #0087ec;
}
.level-3 {
color: red;
--
Gitblit v1.9.1