2023年政策修订增补工作正在进行中,欢迎参与!
User:Leranjun/archive/heimu-fix/styles.css
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox/Safari:按住“Shift”的同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
- Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
- Internet Explorer:按住“Ctrl”的同时单击“刷新”,或按“Ctrl-F5”
- Opera:在“工具→首选项”中清除缓存
- 如果您已登录但该页面出现未登录状态,请尝试在地址栏的地址最后添加代码
?_=1
来访问最新页面。 - 添加代码后的本页地址如下:
-{R|https://moegirl.icu/User:Leranjun/archive/heimu-fix/styles.css?_=1}-
.heimu,
.heimu a,
a .heimu,
.heimu a.new,
.heimu rt {
/* Remove upon production */
transition: all 0s ease 0s !important;
background-color: #252525 !important;
color: #252525 !important;
text-shadow: none !important;
}
.heimu:hover,
.heimu:active,
.heimu.off,
.heimu rt:hover,
.heimu.off rt {
transition: color .13s linear !important;
color: white !important;
}
.heimu:hover>a,
a:hover>.heimu,
.heimu.off>a,
a:hover>.heimu.off,
.heimu:hover>span[lang]>a,
.heimu rt:hover>a,
.heimu rt:hover>span[lang]>a,
.heimu rb:hover>a,
.heimu:hover rb>a {
transition: color .13s linear !important;
color: lightblue !important;
}
.heimu.off>.new,
.heimu.off>.new:hover,
.new:hover>.heimu.off,
.heimu.off>.new,
.heimu.off>.new:hover,
.new:hover>.heimu.off {
transition: color .13s linear !important;
color: #BA0000 !important;
}
.heimu:hover>.new,
.heimu:hover>span[lang]>.new,
.heimu rt:hover>.new,
.heimu rt:hover>span[lang]>.new,
.heimu rb:hover>.new,
.heimu:hover rb>.new {
transition: color .13s linear !important;
color: #FC494E !important;
}