查看“MediaWiki:Gadget-heimu-toggle.css”的源代码
因为以下原因,您没有权限编辑本页:
您可以查看与复制此页面的源代码。
.heimu,
.colormu {
transition: .37s all linear;
}
body.heimu_toggle_on .heimu,
body.heimu_toggle_on .heimu rt {
background-color: rgba(37, 37, 37, 0.13)!important;
}
body.heimu_toggle_on .heimu a,
body.heimu_toggle_on a .heimu {
color: #0645ad!important;
}
body.heimu_toggle_on .heimu a.new,
body.heimu_toggle_on a.new .heimu {
color: #ba0000!important;
}
000
1:0