From b9bd1f5f613c25e49124f54bb7e836d674ba872b Mon Sep 17 00:00:00 2001 From: wonder Date: Thu, 27 Aug 2026 11:14:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=8D=A3=E8=AA=89=E5=A5=96=E9=A1=B9?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=B8=A4=E6=9D=A1=E5=B9=B6=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E6=8E=92=E7=89=88=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 右侧新增七牛云 XEngineer 开源实训项目(三等奖)和 WaytoAGI 飞书全球黑客松(创意奖) - 添加七牛云和飞书图标 - 调整荣誉奖项左右比例为 55%/45%,添加虚线分隔 - 奖项等级样式与实习经历岗位文本统一(12px, #888) - 移除所有荣誉奖项的日期显示 - 右侧奖项等级靠右对齐 --- resume.css | 21 ++++++++++++++++++--- resume.html | 16 ++++++++++++++-- 2 files changed, 32 insertions(+), 5 deletions(-) diff --git a/resume.css b/resume.css index 78128be..62ace32 100644 --- a/resume.css +++ b/resume.css @@ -144,16 +144,20 @@ body { } .honor-left { - width: 60%; + width: 55%; + border-right: 1px dashed #ccc; + padding-right: 12px; } .honor-right { - width: 40%; + width: 45%; + padding-left: 12px; } .honor-item { display: flex; align-items: baseline; + flex-wrap: wrap; margin-bottom: 2px; font-size: 13px; line-height: 1.45; @@ -165,6 +169,15 @@ body { min-width: 0; } +.honor-right .honor-content { + display: flex; + align-items: center; +} + +.honor-right .honor-name { + flex: 1; +} + .honor-name { color: #222; } @@ -174,7 +187,9 @@ body { min-width: 52px; text-align: right; margin-left: 4px; - color: #222; + font-size: 12px; + color: #888; + white-space: nowrap; } .cert-link { diff --git a/resume.html b/resume.html index 2155c8e..fc2e213 100644 --- a/resume.html +++ b/resume.html @@ -70,7 +70,6 @@ 三等奖 证书 -
2024-04
@@ -79,10 +78,23 @@ 优秀奖
证书 -
2024-06
+
+
+ + 七牛云 XEngineer 开源实训项目 + 三等奖 +
+
+
+
+ + WaytoAGI 飞书全球黑客松(武汉站) + 创意奖 +
+