此处公告通常对读者进行申明或对该WIKI某些规则进行公告,请在确认后修改本通告。本WIKI编辑权限开放,欢迎收藏起来防止迷路,也希望有爱的小伙伴和我们一起编辑哟~

全站通知:

Widget:Scrollbar

来自英勇之地WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

<style> .sp-scrollbar::-webkit-scrollbar {width: 2px;background-color: #d7cfb4;} .sp-scrollbar::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);border-radius: 10px;background-color: #fff6dd;} .sp-scrollbar::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);background-color: #e5a94a;} </style>