Use the scrollbar CSS property to create custom themes for scrollbars. ... p { margin: 0 0 1.5em; } body::-webkit-scrollbar { width: 1em; } ...
確定! 回上一頁