fix button styles

This commit is contained in:
Ember 2024-06-19 17:20:26 +08:00
parent 40d4928912
commit 2d06bf56d0

View File

@ -193,11 +193,11 @@
<p><strong>NEU 小站</strong>由东北大学的学生开发和维护,旨在为大家提供丰富的学习资源和实用的工具,助您在学业和生活中更加得心应手。</p> <p><strong>NEU 小站</strong>由东北大学的学生开发和维护,旨在为大家提供丰富的学习资源和实用的工具,助您在学业和生活中更加得心应手。</p>
</div> </div>
<div class="text-container"> <div class="text-container">
<h3>🌐 快速链接 <a href="/rapidLinks/快速链接/" class="my-button">前往</a></h3> <h3>🌐 快速链接<a href="/rapidLinks/快速链接/" class="my-button">前往</a></h3>
<p>直达有用的工具!</p> <p>直达有用的工具!</p>
</div> </div>
<div class="text-container"> <div class="text-container">
<h3>📚 资源共享 <a href="/resources/" class="my-button">前往</a></h3> <h3>📚 资源共享<a href="/resources/" class="my-button">前往</a></h3>
<p>获取丰富的学习资料。您也是分享者,可以投稿任何资源。</p> <p>获取丰富的学习资料。您也是分享者,可以投稿任何资源。</p>
</div> </div>
<div class="text-container centered-text"> <div class="text-container centered-text">
@ -271,7 +271,7 @@
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
margin-left: 5px; margin-left: 12px;
padding: 0; padding: 0;
background-color: #007bff; background-color: #007bff;
color: white; color: white;