Conversation
GitHub 标识不再从 wikimedia 拉取 Octicons 图标,改为内联 GitHub 官方 Invertocat 图形并收入图标库;sprite 按线性图标与品牌标识分别生成 symbol,品牌标识沿用官方 0 0 98 96 viewBox 与原始路径(填充取 currentColor),不套用线性图标的 24×24 描边 规则。 「请求参数」标题原由 📋 字符标记,改为花括号图形:该标题下方即请求参数的 JSON 键值 对文本,花括号与所标识的内容一致。 底部链接栏的三处 TG emoji 保持不变,仅将链接内图标与文字改为 flex 居中、间距由 gap 设定;footer-bar 整体 opacity .75 与链接文字的 --theme-muted 保持不变,图标 取 --theme-text,保持图形在链接文字之上的对比层级。
.logo 的圆角桌面为 12px、窄屏为 10px,而 .logo img 的圆角固定为 12px 未跟随 响应式,两层不同半径的圆角叠加后,图片圆角外会露出一圈容器背景,Logo 完全加载 后依旧可见(36px 的 Logo 上角部错位近 0.6px);桌面尺寸下两层半径相同,仅剩两层 圆角各自抗锯齿带来的边缘差异。 图片不再单独设置圆角,改由 .logo 已有的 overflow: hidden 统一裁剪,圆角只绘制 一次并自动跟随容器的响应式半径。
|
@wan0ge is attempting to deploy a commit to the huangxd's projects Team on Vercel. A member of the Team first needs to authorize it. |
页头 Logo 的 img 缺少 alt,屏幕阅读器取不到可读文本时会退回朗读图床地址,图片 加载失败时浏览器也会显示破碎图标与地址文字。Logo 旁已有站名标题,该图片属装饰 性质,以空 alt 标记交由辅助技术跳过,写法与页面内其它装饰性封面图一致。
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub 标识不再从 wikimedia 拉取 Octicons 图标,改为内联 GitHub 官方 Invertocat
图形并收入图标库;sprite 按线性图标与品牌标识分别生成 symbol,品牌标识沿用官方
0 0 98 96 viewBox 与原始路径(填充取 currentColor),不套用线性图标的 24×24 描边
规则。
「请求参数」标题原由 📋 字符标记,改为花括号图形:该标题下方即请求参数的 JSON 键值
对文本,花括号与所标识的内容一致。
底部链接栏的三处 TG emoji 保持不变,仅将链接内图标与文字改为 flex 居中、间距由
gap 设定;footer-bar 整体 opacity .75 与链接文字的 --theme-muted 保持不变,图标
取 --theme-text,保持图形在链接文字之上的对比层级。