“MediaWiki:Gadget-heimu-toggle.css”的版本间的差异
跳到导航
跳到搜索
prtswiki>日实 小 (导入1个版本) |
RaYmondCheung(讨论 | 贡献) 小 (导入1个版本) |
2021年10月24日 (日) 19:12的最新版本
.heimu { transition: .37s all linear; } #heimu_toggle { transition: .37s all ease-in-out; width: 20px; padding: 5px 0; background-color: #000; color: #fff; font-size: 12px; text-align: center; position: fixed; right: 0; cursor: pointer; opacity: .6; bottom: 100px; } body.heimu_toggle_on .heimu, body.heimu_toggle_on .heimu a, body.heimu_toggle_on a .heimu, body.heimu_toggle_on .heimu a.new { 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 { color: #ba0000!important; }