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 | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index a93c83b..3e04c79 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,14 @@
margin: 10px;
}
a{
+ display: inline-block;
color: #666;
+ text-decoration: none;
+ margin: 5px;
+ }
+ .link{
+ margin: 20px 0;
+ padding: 5px;
}
</style>
</head>
@@ -75,8 +82,8 @@
<div>楗啺鍐�</div>
</div>
</div>
- <div>
- <a href="https://tool.lu/ru_RU/punycode/" target="_blank">punycode</a>
+ <div class="link">
+ <a href="https://tool.lu/ru_RU/punycode/" target="_blank">puny</a>
</div>
</body>
--
Gitblit v1.10.0