打开/关闭搜索
搜索
打开/关闭菜单
15
6636
39
1万
OGAS数据中枢
导航
首页
最近更改
随机页面
特殊页面
上传文件
少女前线
简介
战术人形
装备图鉴
BGM
任务
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
登录
查看“︁Template:少女前线/styles.css”︁的源代码
模板页面
更多操作
←
Template:少女前线/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
.gfl-item { flex: 1; min-width: 80px; outline: none; position: relative; } .gfl-title { display: block; padding: 8px 4px; background-color: rgba(0,0,0,0.02); border-bottom: 2px solid var(--border-color-base, #ccc); text-align: center; cursor: pointer; transition: all 0.2s ease; position: relative; } .gfl-item:hover .gfl-title, .gfl-item:focus .gfl-title { background-color: var(--background-color-primary-subtle, rgba(51,102,255,0.1)) !important; color: var(--color-primary, #3366ff) !important; border-bottom: 2px solid var(--color-primary, #3366ff); font-weight: bold; } .gfl-item:hover .gfl-title::after, .gfl-item:focus .gfl-title::after { content: ""; position: absolute; bottom: -8px; left: 50%; transform: translateX(-50%); border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid var(--color-primary, #3366ff); z-index: 1001; } .gfl-content { display: none; position: absolute; top: 100%; left: -1px; right: -1px; background-color: var(--background-color-base, #fff); border: 2px solid var(--color-primary, #3366ff); padding: 12px; z-index: 1000; box-shadow: 0 4px 12px rgba(0,0,0,0.15); margin-top: 2px; } .gfl-item:hover .gfl-content, .gfl-item:focus .gfl-content { display: block; }
返回
Template:少女前线/styles.css
。
查看“︁Template:少女前线/styles.css”︁的源代码
模板页面