Advertisement
dolan

userContent.css

Apr 4th, 2019
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. @namespace url("http://www.w3.org/1999/xhtml");
  2.  
  3. :root{
  4.   scrollbar-color: #BE6344 #261C19 !important;
  5.   scrollbar-width: thin !important;
  6. }
  7.  
  8. * {
  9.   scrollbar-width: thin !important;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement