MediaWiki:Gadget-heimu-toggle.css
1.38>牛腩面2022年6月28日 (二) 21:18的版本 (创建页面,内容为“.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_…)
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
- Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
.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;
}