From e6fb5733cdab0953b911cfa8c60c4452ce73240a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Wed, 26 Feb 2025 15:04:22 +0800 Subject: [PATCH] Update index.html --- index.html | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 5b090fc..43a6c9e 100644 --- a/index.html +++ b/index.html @@ -41,11 +41,62 @@ color: #007bff; text-decoration: underline; } + /* Logo 样式 */ + .logo-container { + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 20px; + } + .shield { + position: relative; + width: 80px; + height: 100px; + background: linear-gradient(145deg, #4a90e2, #1f78d1); + clip-path: polygon(50% 100%, 100% 75%, 100% 15%, 50% 0%, 0% 15%, 0% 75%); + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); + } + .magnifying-glass { + position: absolute; + bottom: 20px; + left: 50%; + transform: translateX(-50%); + width: 35px; + height: 35px; + border: 4px solid #fff; + border-radius: 50%; + background-color: rgba(255, 255, 255, 0.8); + } + .ai { + position: absolute; + top: 25%; + left: 50%; + transform: translate(-50%, -50%); + font-weight: bold; + font-size: 14px; + color: #fff; + } + .logo-text { + margin-left: 15px; + font-size: 24px; + font-weight: bold; + color: #333; + }
-

PrivHunterAI 扫描结果

+ +
+
+
AI
+
+
+
PrivHunterAI
+
+ + +

扫描结果