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 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/index.html b/index.html
index 30f8d4e..3e04c79 100644
--- a/index.html
+++ b/index.html
@@ -15,11 +15,14 @@
margin: 10px;
}
a{
+ display: inline-block;
color: #666;
text-decoration: none;
+ margin: 5px;
}
.link{
- margin: 30px 10px;
+ margin: 20px 0;
+ padding: 5px;
}
</style>
</head>
--
Gitblit v1.10.0