打开/关闭搜索
搜索
打开/关闭菜单
14
6636
42
1.1万
OGAS数据中枢
导航
首页
最近更改
随机页面
特殊页面
上传文件
少女前线
简介
战术人形
装备图鉴
BGM
任务
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
注册
登录
查看“︁User:弃权者/Template:少女前线信息/styles.css”︁的源代码
来自OGAS数据中枢
更多操作
←
User:弃权者/Template:少女前线信息/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
.gf-infobox { display: flex; width: 100%; max-width: 960px; border: 1px solid var(--border-color-base); margin: 1em 0; box-sizing: border-box; } /* 左侧 */ .gf-left { width: 42%; border-right: 1px solid var(--border-color-subtle); position: relative; box-sizing: border-box; } /* 右侧 */ .gf-right { width: 58%; padding: 16px; box-sizing: border-box; } /* 标题 */ .gf-title { font-size: 1.6em; font-weight: bold; margin-bottom: 16px; padding-bottom: 10px; border-bottom: 1px solid var(--border-color-subtle); } /* section */ .gf-section { margin-bottom: 18px; } .gf-section-title { font-size: 1.05em; font-weight: bold; margin-bottom: 10px; color: var(--color-base--subtle); } /* 数据区 */ .gf-data { display: flex; flex-direction: column; } .gf-row { display: flex; border-bottom: 1px solid var(--border-color-subtle); } .gf-label { width: 90px; padding: 8px; font-weight: bold; box-sizing: border-box; flex-shrink: 0; } .gf-value { flex: 1; padding: 8px; box-sizing: border-box; word-break: break-word; } /* gallery */ .gf-gallery { position: relative; width: 100%; height: 100%; } /* radio */ .gf-radio { display: none; } /* 图片容器 */ .gf-images { position: relative; width: 100%; min-height: 720px; } /* 图片 */ .gf-image { display: none; width: 100%; text-align: center; padding: 12px; box-sizing: border-box; } .gf-image img { max-width: 100%; max-height: 700px; object-fit: contain; } /* 切换 */ #gf-skin-1:checked ~ .gf-images .img1 { display: block; } #gf-skin-2:checked ~ .gf-images .img2 { display: block; } #gf-skin-3:checked ~ .gf-images .img3 { display: block; } #gf-skin-4:checked ~ .gf-images .img4 { display: block; } /* tabs */ .gf-tabs { position: absolute; bottom: 0; width: 100%; padding: 10px; text-align: center; border-top: 1px solid var(--border-color-subtle); box-sizing: border-box; } .gf-tabs label { display: inline-block; padding: 5px 12px; margin: 0 4px; border: 1px solid var(--border-color-base); border-radius: 6px; cursor: pointer; font-size: 0.9em; transition: 120ms; } .gf-tabs label:hover { opacity: 0.8; } /* 相关人士 */ .gf-related { line-height: 1.7; } /* 移动端 */ @media screen and (max-width: 768px) { .gf-infobox { flex-direction: column; } .gf-left, .gf-right { width: 100%; } .gf-left { border-right: none; border-bottom: 1px solid var(--border-color-subtle); } .gf-images { min-height: auto; } .gf-image img { max-height: 500px; } }
返回
User:弃权者/Template:少女前线信息/styles.css
。
查看“︁User:弃权者/Template:少女前线信息/styles.css”︁的源代码
来自OGAS数据中枢