修改首页
This commit is contained in:
parent
a7c298430e
commit
4eb1d6db76
20
index.html
20
index.html
@ -245,6 +245,13 @@
|
||||
⭐致力于为大家提供优质、安全的用户体验⭐
|
||||
</p>
|
||||
</div>
|
||||
<div class="text-container">
|
||||
<h3>🎓 课程评分 <sup class="new-tag">[New]</sup><a href="https://course.xn--xhq44jb2fzpc.com/" class="my-button">前往</a></h3>
|
||||
<p>给你喜欢的老师和课程打个分吧!推荐使用电脑访问,以获得最佳体验。</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="wrapper">
|
||||
<div class="image-wrapper">
|
||||
@ -261,10 +268,7 @@
|
||||
<p>收集各种常见问题的解答和各种校园生活攻略~每个帖子下都设评论区供大家交流。</p>
|
||||
</div>
|
||||
|
||||
<div class="text-container">
|
||||
<h3>🌐 快速链接<a href="/rapidlinks/快速链接/" class="my-button">前往</a></h3>
|
||||
<p>直达有用的工具!</p>
|
||||
</div>
|
||||
|
||||
<div class="text-container">
|
||||
<h3>📚 资源共享<a href="/resources/" class="my-button">前往</a></h3>
|
||||
<p>获取丰富的学习资料。您也是分享者,可以投稿任何资源。</p>
|
||||
@ -333,6 +337,14 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.new-tag {
|
||||
color: red;
|
||||
vertical-align: super;
|
||||
font-size: smaller;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
.wrapper {
|
||||
position: relative;
|
||||
width: 98%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user