您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
A new userstyle
/* ==UserStyle== @name JandanTucaoFloat @namespace github.com/openstyles/stylus @version 1.0.0 @description A new userstyle @author Tareo @license MIT ==/UserStyle== */ @-moz-document url-prefix("https://jandan.net/") { .jandan-tucao{ background-color:#2b2b2b !important; width:30%;max-height:85%; position:fixed; top:5%; left:59.8%; Z-index:500; padding:3px !important; padding-right:0px !important; overflow-y:scroll; overflow-x:hidden; border-radius:20px; border:2px #0000004a solid !important; box-shadow: 0px 0px 20px 20px #1a171169; /* scrollbar-face-color: #333; */ } ::-webkit-scrollbar { width:5px; height:1%; } ::-webkit-scrollbar-thumb{ background:#997c32; border-radius:5px; /* box-shadow: 1px 1px 10px rgb(159, 140, 77) !important; */ } .tucao-hot{ border-radius:20px; background:#666 !important; } .tucao-hot-title{ position:sticky;top:5px; border-radius:20px; background:#888 !important; } .tucao-list{ border-radius:20px; background-color:#444; margin:1% } .jandan-tucao-close{ position:sticky; bottom:2px; margin-right:5px; } .jandan-tucao-more{ margin:1%; border-radius:10px; } .tucao-form{ padding:3%; background:#1f1f1f; border-radius:20px; margin:1%; } .tucao-content{ width:100% !important; border-radius:20px; } .tucao-form button{ border-radius:20px; } #tucao-gg{ display:none !important; } #box{ display:none; } } @-moz-document url-prefix("https://jandan.net/") { [id^="comment"]{ border-radius:20px; margin-top:10px !important; } }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址