切换搜索
搜索
切换菜单
notifications
切换个人菜单
查看“模板:首页/style.css”的源代码
来自Hokubu Wiki
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:首页/style.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面已被保护以防止编辑或其他操作。
您可以查看和复制此页面的源代码。
.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 ); }
返回
模板:首页/style.css
。