This commit is contained in:
muqing 2024-08-07 18:41:09 +08:00
parent d50f46be1d
commit 49c0f93b84

View File

@ -33,9 +33,8 @@
我们目前没有写反馈的接口和功能 你可以加群 点击链接加入群聊【铁锈助手】https://qm.qq.com/q/dUfOK04pj2 在此反馈 我们目前没有写反馈的接口和功能 你可以加群 点击链接加入群聊【铁锈助手】https://qm.qq.com/q/dUfOK04pj2 在此反馈
## 特别鸣谢 (参与项目开发) ## 特别鸣谢 (参与项目开发)
<style>
.profile-link { <div style=" display: inline-block;
display: inline-block;
text-align: center; text-align: center;
margin: 6px; margin: 6px;
padding: 9px; padding: 9px;
@ -44,23 +43,15 @@
border-radius: 10px; border-radius: 10px;
width: 100px; width: 100px;
height: 100px; height: 100px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);">
} <a href="https://github.com/Cold-Mint/">
.profile-link img { <img src="http://q1.qlogo.cn/g?b=qq&nk=2923268971&s=100" style ="
border-radius: 50%; border-radius: 50%;
width: 66px; width: 66px;
height: 66px; height: 66px;"/>
} </a>
.profile-link p { <p style="
margin-top: 5px; margin-top: 5px;
font-size: 16px; font-size: 16px;
color: #333; color: #333;">薄荷</p>
}
</style>
<div class="profile-link">
<a href="https://github.com/Cold-Mint/">
<img src="http://q1.qlogo.cn/g?b=qq&nk=2923268971&s=100"/>
</a>
<p>薄荷</p>
</div> </div>