Skip to content

Commit 1f2dfce

Browse files
updated tianyong page
1 parent 8281e41 commit 1f2dfce

1 file changed

Lines changed: 9 additions & 12 deletions

File tree

assets/html/tianyong.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@
6262
transition: transform 0.3s ease;
6363
}
6464

65-
.card:hover {
66-
transform: translateY(-5px);
67-
}
68-
6965
/* 标题样式 */
7066
h1 {
7167
color: #8a297f;
@@ -118,11 +114,12 @@
118114

119115
<body>
120116
<nav class="nav">
121-
<a href="../../index.html">返回田语</a>
117+
<a href="../../index.html">&lt; 返回田语</a>
122118
</nav>
123119

124120
<div class="container">
125-
<h1>田勇</h1>
121+
<h2>濉溪中学</h2>
122+
<h1>- 田勇 -</h1>
126123

127124
<!-- 基本信息卡片 -->
128125
<div class="card">
@@ -131,7 +128,7 @@ <h2>荣誉称号</h2>
131128
<p><strong>别号列表:</strong></p>
132129
-->
133130
<ul class="nickname-list">
134-
<li>八哥</li>
131+
<li><b>八哥</b></li>
135132
<li>濉中达尔文</li>
136133
<li>濉中狄仁杰</li>
137134
<li>癞蛤蟆</li>
@@ -142,11 +139,11 @@ <h2>荣誉称号</h2>
142139
<div class="card">
143140
<h2>身份</h2>
144141
<div class="placeholder-text">
145-
<p>濉溪中学语文老师</p>
146-
<p>安徽师范大学毕业生</p>
147-
<p>副教授级别的老师</p>
148-
<p>高考阅卷专家组</p>
149-
<p>最受学生欢迎的老师</p>
142+
<p><b>濉溪中学语文老师</b></p>
143+
<p><b>安徽师范大学</b>毕业生</p>
144+
<p><b>副教授级别</b>的老师</p>
145+
<p>高考阅卷<b>专家组</b></p>
146+
<p><b>最受学生欢迎</b>的老师</p>
150147
</div>
151148
</div>
152149

0 commit comments

Comments
 (0)