本网站正在建设中(~ ̄▽ ̄)~
- 你好~!欢迎来到中文歌声合成个人收集站-VCPedia.cn!
- 若发现页面信息有误或投稿至本站,请联系管理员。
彼得潘/styles.css:修订间差异
跳到导航
跳到搜索
(破壁人五号将页面彼得潘/styles.css的内容模型从“wikitext”更改为“已过滤的CSS”) 标签:内容模型更改 |
(破壁人五号将页面彼得潘/styles.css的内容模型从“已过滤的CSS”更改为“CSS”:因为它就是 CSS) 标签:内容模型更改 |
(没有差异)
|
2024年9月10日 (二) 22:20的版本
.infobox-singer::before { color: #333; content: "演唱"; position: absolute; transform-origin: bottom left; transform: skew(-70deg) scale(1,0.5); } .infobox-singer::after { color: #333; content: "演唱"; position: absolute; transform-origin: bottom left; transform: translateX(-4em) scale(-0.8,1.5); } .infobox-up::before { color: #333; content: "UP主"; position: absolute; transform-origin: bottom left; transform: skew(-70deg) scale(1,0.5); } .infobox-up::after { color: #333; content: "UP主"; position: absolute; transform-origin: bottom left; transform: translateX(-4em) scale(-0.8,1.5); } .infobox-link::before { color: #333; content: "链接"; position: absolute; transform-origin: bottom left; transform: skew(-70deg) scale(1,0.5); } .infobox-link::after { color: #333; content: "链接"; position: absolute; transform-origin: bottom left; transform: translateX(-4em) scale(-0.8,1.5); }