本网站正在建设中(~ ̄▽ ̄)~

  • 你好~!欢迎来到中文歌声合成个人收集站-VCPedia.cn!
  • 若发现页面信息有误投稿至本站,请联系管理员。

彼得潘/styles.css:修订间差异

VCPedia.cn ——关于中文歌声合成的一切。
跳到导航 跳到搜索
(创建页面,内容为“.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;…”)
 
(破壁人五号将页面彼得潘/styles.css的内容模型从“wikitext”更改为“已过滤的CSS”)
标签内容模型更改
(没有差异)

2024年9月10日 (二) 22:19的版本

.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);
}