“MediaWiki:Gadget-heimu-toggle.css”的版本间的差异

来自维阿百科
跳转至: 导航搜索
1.38>牛腩面
(创建页面,内容为“.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_…)
 
(导入1个版本)
 
(没有差异)

2022年7月8日 (五) 21:14的最新版本

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