From 1ec96dfdecf52f75a1faef05e2409bf04665937a Mon Sep 17 00:00:00 2001
From: JO <JO@thexcute.com>
Date: 星期一, 18 八月 2025 04:40:47 +0800
Subject: [PATCH] []
---
index.html | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index c13ee8e..3e04c79 100644
--- a/index.html
+++ b/index.html
@@ -15,11 +15,14 @@
margin: 10px;
}
a{
+ display: inline-block;
color: #666;
- list-style: none;
+ text-decoration: none;
+ margin: 5px;
}
.link{
- margin: 30px 10px;
+ margin: 20px 0;
+ padding: 5px;
}
</style>
</head>
--
Gitblit v1.10.0