“MediaWiki:Gadget-heimu-toggle.css”的版本间的差异
来自小鱼君和他的朋友们
(以“.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...”为内容创建页面) |
小 (导入1个版本) |
(没有差异)
|
2019年9月4日 (三) 23:53的最新版本
.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; }