From 06419e655685ea8ce92a4c850ec4253e812f4e30 Mon Sep 17 00:00:00 2001 From: veasion Date: Wed, 25 Sep 2024 13:43:54 +0800 Subject: [PATCH] modify --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 57f6e02..6c37cd6 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ background-color: #c1c1c1; } .docmee { + z-index: 9999; background-image: linear-gradient(to left, rgb(107, 90, 196), rgb(96, 84, 189)); background-clip: text; color: transparent;