用户:Tokur233/SandBox/styles.css:修订间差异
外观
< 用户:Tokur233 | SandBox
css测试 |
小 Tokur233移动页面用户:Tokur233/styles.css至用户:Tokur233/SandBox/styles.css,不留重定向:本来想建在沙盒上的x 但是忘记加sandbox了(跪) |
(没有差异)
|
2021年9月19日 (日) 07:42的版本
/* 黑幕模板配合CSS */ .heimu, .heimu rt { background-color: #252525; } span.heimu a.external, span.heimu a.external:visited, span.heimu a.extiw, span.heimu a.extiw:visited { color: #252525; } .heimu, .heimu a, a .heimu, .heimu a.new { color: #252525; text-shadow: none; } body:not(.heimu_toggle_on) .heimu:hover, body:not(.heimu_toggle_on) .heimu:active, body:not(.heimu_toggle_on) .heimu.off { transition: color .13s linear; color: white; } body:not(.heimu_toggle_on) .heimu:hover a, body:not(.heimu_toggle_on) a:hover .heimu, body:not(.heimu_toggle_on) .heimu.off a, body:not(.heimu_toggle_on) a:hover .heimu.off { transition: color .13s linear; color: lightblue; } body:not(.heimu_toggle_on) .heimu.off .new, body:not(.heimu_toggle_on) .heimu.off .new:hover, body:not(.heimu_toggle_on) .new:hover .heimu.off, body:not(.heimu_toggle_on) .heimu:hover .new { transition: color .13s linear; color: #FCC; } /* 用户css测试x copy自萌百*/