Skip to content

Commit b62874b

Browse files
author
implus
committed
更新网站内容
1 parent 2adb608 commit b62874b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,14 @@ <h3 style="margin-bottom: 15px;">优秀毕业论文</h3>
733733
<h3 style="margin-bottom: 15px;">竞赛获奖证书</h3>
734734
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
735735
<!-- 第一行 -->
736+
<div style="margin: 6px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); border-radius: 5px; overflow: hidden; transition: transform 0.3s; width: 22%;" onmouseover="this.style.transform='scale(1.03)'" onmouseout="this.style.transform='scale(1)'">
737+
<div style="display: flex; justify-content: center; align-items: center;">
738+
<img src="./resources/honors/2025火山杯.jpg" style="max-width: 240px; max-height: 200px; object-fit: contain;">
739+
</div>
740+
<div style="padding: 8px; text-align: center; background-color: #ffffff;">
741+
<p style="margin: 0; font-size: 12px;">火山杯一等奖</p>
742+
</div>
743+
</div>
736744
<div style="margin: 6px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); border-radius: 5px; overflow: hidden; transition: transform 0.3s; width: 22%;" onmouseover="this.style.transform='scale(1.03)'" onmouseout="this.style.transform='scale(1)'">
737745
<div style="display: flex; justify-content: center; align-items: center;">
738746
<img src="./resources/honors/长光卫星_Chainey_00.jpg" style="max-width: 240px; max-height: 200px; object-fit: contain;">

resources/honors/2025火山杯.jpg

297 KB
Loading

0 commit comments

Comments
 (0)