打开/关闭搜索
搜索
打开/关闭菜单
1.4K
18.1K
83
77.1K
导航
首页
最近更改
特殊页面
上传文件
随机页面
随机页面
随机歌曲
随机P主
编辑相关
帮助
讨论版
公共沙盒
待修改页面
批量上传文件
友情链接
VCPedia
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
创建条目推荐使用
幻梦术力口wiki工具
!
编辑P主歌曲列表前往
Vocawiki数据库打标网站
!
查看“︁Template:VOCALOID Songbox/styles.css”︁的源代码
模板页面
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
Template:VOCALOID Songbox/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
.songbox { display: flex; flex-direction: column; align-items: center; text-align: center; margin: 12px auto; } .songbox, .songbox [class*="songbox_"] { box-sizing: border-box; } .songbox_titles { margin: 18px 0 12px; font-size: 13px; line-height: 19px; max-width: 900px; min-height: 28px; /* 防止空白标题 */ } .songbox_main-title, .songbox_titles.unknown::first-line { font-size: 20px; font-weight: 700; line-height: 24px; } .songbox_note { color: #667; background: #f5f5f7; border-radius: 6px; padding: 4px 12px; font-size: 12px; margin-bottom: 16px; line-height: 18px; min-width: 340px; max-width: 450px; } .songbox_th { width: 100%; max-width: 450px; padding: 0 12px; font-size: 12px; line-height: 20px; border: 2px solid; border-radius: 10px; font-weight: 700; } .songbox_td { font-size: 13px; line-height: 17px; min-height: 17px; margin: 4px 0; } /* 下面是动画 */ .songbox .ambient-image, .songbox_titles, .songbox_note, .songbox_th, .songbox_td { animation: songbox-appear-transform backwards 1s, songbox-appear-opacity backwards .8s; } .songbox .ambient-image_shadow { animation: songbox-appear-opacity backwards 1.5s .1s; } .songbox_titles { animation-delay: .13s; } .songbox_note { animation-delay: .25s; } .songbox > :nth-last-child(6) { animation-delay: .4s; } .songbox > :nth-last-child(5) { animation-delay: .46s; } .songbox > :nth-last-child(4) { animation-delay: .52s; } .songbox > :nth-last-child(3) { animation-delay: .58s; } .songbox > :nth-last-child(2) { animation-delay: .64s; } .songbox > :last-child { animation-delay: .7s; } @keyframes songbox-appear-transform { from { transform: scaleX(1.1) translateY(8px); } } @keyframes songbox-appear-opacity { from { opacity: 0; } } @media (prefers-reduced-motion: reduce) { .songbox, .songbox .ambient-image, .songbox .ambient-image_shadow, .songbox > * { animation: none; } } /* [[Category:在模板命名空间下的CSS页面]] */
返回
Template:VOCALOID Songbox/styles.css
。
查看“︁Template:VOCALOID Songbox/styles.css”︁的源代码
模板页面