From 9605217e75366befc81fec875b28bfffb8c5add3 Mon Sep 17 00:00:00 2001 From: Lliar-liar <1169523200@qq.com> Date: Sun, 24 May 2026 18:27:25 +0000 Subject: [PATCH] Use Microsoft logo in page header --- index.html | 21 +++++++++++++-------- skillopt.html | 21 +++++++++++++-------- 2 files changed, 26 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index aeec83c..2eb5e1a 100644 --- a/index.html +++ b/index.html @@ -89,13 +89,10 @@ white-space: nowrap; } - .brandmark::before { - content: ""; - width: 13px; - height: 13px; - background: linear-gradient(135deg, var(--red) 0 48%, var(--gold) 48% 66%, var(--teal) 66%); - border: 1px solid rgba(255, 255, 255, 0.8); - transform: rotate(45deg); + .microsoft-mark { + width: 16px; + height: 16px; + flex: 0 0 auto; } .nav { @@ -1396,7 +1393,15 @@
- SkillOpt + + + SkillOpt +