前言
感谢治也为我们提取出来的代码!可以让我们方便的使用这个美化代码呢!噗噗!
接下来放代码吧!
代码
::selection{background:#169ADA;text-shadow:none;color:#fff;} ::-webkit-scrollbar{width:10px;height:8px;} ::-webkit-scrollbar-button{display:none} ::-webkit-scrollbar-track{background-color:black} ::-webkit-scrollbar-track-piece{background:#ddd} ::-webkit-scrollbar-thumb{background-color:#169ADA} ::-webkit-scrollbar-thumb:hover{background-color:#3B3B3B} ::-webkit-scrollbar-corner{background-color:#535353} ::-webkit-scrollbar-resizer{background-color:#FF6E00}