打开/关闭菜单
9
15
19
421
跨群系线铁路系统官方wiki站
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:SS9G1145/HomeCard/style.css

来自跨群系线铁路系统官方wiki站
SS9G1145讨论 | 贡献2024年7月21日 (日) 13:49的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
Label Text

<a href="#">Header Text</a>

Some paragraph text.

   .tips {

display: flex; align-items: center; padding: 10px 15px; margin-top: 0.6rem; margin-bottom: 0.8rem; background: var( --color-surface-2 ); border-radius: var( --border-radius--medium ); color: var( --color-base--subtle ); font-size: 0.875rem; line-height: 1.4; }

.tips-icon img { height: auto; opacity: var( --opacity-icon-base ); }

/* Dark theme */ html.skin-citizen-dark .tips-icon img { filter: invert( 1 ); }