打开/关闭搜索
搜索
打开/关闭菜单
1
1.2K
20
1.6K
光圈共享
导航
首页
最近更改
随机照片
随机截图
特殊页面
上传文件
游览图片
精选图片
优质图片
每日图片
游戏截图
现实摄影
所有图片
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁模板:Info/styles.css”︁的源代码
来自光圈共享
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:Info/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:emailconfirmed
您可以查看和复制此页面的源代码。
.infoBox { max-width: 100%; border-left: 1rem solid #1e90ff; background-color: var(--color-surface-2); border-radius: 8px; box-shadow: var(--box-shadow-drop-medium); margin: 1.6rem 0; overflow: hidden; display: flex; align-items: center; } .infoBox[style*="display:flow-root"] { display: flow-root; } .infoBoxContent { padding: 1.5rem; background-color: inherit; border-radius: 8px; display: flex; align-items: center; } .infoBoxTitle { font-size: 1.4rem; font-weight: bold; color: var(--color-emphasized); margin-bottom: 1rem; } .infoBoxIcon { margin-right: 1.5rem; display: flex; align-items: center; } .infoBoxIcon img { width: 50px; height: auto; } .infoBoxText { font-size: 0.875rem; color: var(--color-base); line-height: 1.6; overflow: hidden; } .infoBoxBelow { margin-top: 1rem; font-size: 0.8125rem; color: var(--color-subtle); text-align: right; } /* 动态样式支持 */ .infoBox[style*="width"] { width: auto !important; } .infoBox[style*="background-color"] .infoBoxContent { background-color: inherit; } /* 小图标样式 */ .infoBoxIcon img[src*="Icon-info.png"][width="25px"] { width: 25px; } /* 响应式设计 */ @media only screen and (max-width: 720px) { .infoBox { margin: 1rem 0; flex-direction: column; } .infoBoxIcon { margin: 0 0 1rem 0; } .infoBoxIcon img { width: 40px; } .infoBoxText { text-align: center; } }
返回
模板:Info/styles.css
。
查看“︁模板:Info/styles.css”︁的源代码
来自光圈共享