“MediaWiki:Common.css”的版本间的差异

来自希灵百科
跳转至: 导航搜索
(清空页面)
第1行: 第1行:
 +
.heimu, .heimu a, a .heimu, .heimu a.new {
 +
    background-color: #252525;
 +
    color: #252525;
 +
    text-shadow: none;
 +
}
 +
.heimu:hover, .heimu:active,
 +
.heimu:hover .heimu, .heimu:active .heimu {
 +
    color: white !important;
 +
}
 +
.heimu:hover a, a:hover .heimu,
 +
.heimu:active a, a:active .heimu {
 +
    color: lightblue !important;
 +
}
 +
.heimu:hover .new, .heimu .new:hover, .new:hover .heimu,
 +
.heimu:active .new, .heimu .new:active, .new:active .heimu {
 +
    color: #BA0000 !important;
 +
}
  
 +
/*阅读更多:https://zh.moegirl.org/MediaWiki:Mobile.css 本文引自萌娘百科(https://zh.moegirl.org),文字内容默认使用《知识共享 署名-非商业性使用-相同方式共享 3.0》协议。*/

2020年6月5日 (五) 09:07的版本

.heimu, .heimu a, a .heimu, .heimu a.new {
    background-color: #252525;
    color: #252525;
    text-shadow: none;
}
.heimu:hover, .heimu:active,
.heimu:hover .heimu, .heimu:active .heimu {
    color: white !important;
}
.heimu:hover a, a:hover .heimu,
.heimu:active a, a:active .heimu {
    color: lightblue !important;
}
.heimu:hover .new, .heimu .new:hover, .new:hover .heimu,
.heimu:active .new, .heimu .new:active, .new:active .heimu {
    color: #BA0000 !important;
}

/*阅读更多:https://zh.moegirl.org/MediaWiki:Mobile.css 本文引自萌娘百科(https://zh.moegirl.org),文字内容默认使用《知识共享 署名-非商业性使用-相同方式共享 3.0》协议。*/