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

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

Template:假链/style.css

VCPedia.cn ——关于中文歌声合成的一切。
跳到导航 跳到搜索
.fakelink {
        cursor: pointer;
}

.fakelink.nomobile {
	color: #0645AD;
}
.fakelink.mobileonly {
	color: #3366CC;
}

.heimu .fakelink, .fakelink .heimu {
    color: #252525;
}

.fakelink:hover {
	text-decoration: underline #0645AD;
}
.fakelink:active {
	color:#FFA500;
	text-decoration: underline #FFA500;
}

:not(.heimu_toggle_on) .heimu:hover .fakelink, :not(.heimu_toggle_on) .fakelink:hover .heimu, :not(.heimu_toggle_on) .heimu.off .fakelink, :not(.heimu_toggle_on) .fakelink:hover .heimu.off {
	transition: color .13s linear, text-decoration .13s linear;
	color: lightblue;
	text-decoration: underline lightblue;
}
/* [[Category:在模板名字空间下的CSS页面]] */