From 5bbdaf26a47cf6bd3a78080ed43612627217311c Mon Sep 17 00:00:00 2001
From: tongwenjing <656274287@qq.com>
Date: Tue, 2 Aug 2022 15:38:03 +0800
Subject: [PATCH] Upload From local development env

---
 wiki/pages/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/pages/index.html b/wiki/pages/index.html
index f349ef2..9b9b984 100755
--- a/wiki/pages/index.html
+++ b/wiki/pages/index.html
@@ -14,7 +14,7 @@
 	    overflow-x: hidden;
 	    overflow-y: scroll;
 		background-color: #323232;
-		text-decoration-color: aliceblue;
+		color: aliceblue;
 
 	}
 </style>
-- 
GitLab