Commit Graph

4 Commits

Author SHA1 Message Date
ysm
ec06bdc29f 优化时钟布局和响应式设计
- 将样式选择器移到页面顶部
- 添加响应式时钟尺寸,根据浏览器宽度自适应
- 修复样式选择器与时钟数字的重叠问题
- 优化 CSS 布局结构

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 21:44:57 +08:00
ysm
a3d4012064 修复翻页时钟动画效果
- 修正下半翻转片动画方向:从 -90° 向下翻转至 0°
- 移除透明度渐变,依靠 backface-visibility 实现硬切换效果
- 简化 transform 计算,使用 CSS transform-origin 控制旋转轴
- 调整层级确保上半翻转片在下半翻转片之上

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 17:08:02 +08:00
ysm
4518e2e57e 2026年 03月 21日 星期六 09:41:46 CST 2026-03-21 09:41:46 +08:00
ysm
aff733d495 first commit 2026-03-21 09:40:52 +08:00