::-webkit-scrollbar { height: 12px; width: 12px; background: #000000; } ::-webkit-scrollbar-thumb { background-color: #8D38C9; -moz-border-radius: 10px; border-radius: 10px; } ::-webkit-scrollbar:hover { height:12px; width: 12px; background: #000000; } ::-webkit-scrollbar-thumb:hover { background-color: #FFFFFF; -moz-border-radius: 10px; border-radius: 10px; }-moz-selection{ background:#F665AB; color: #FFFFFF; :
No comments:
Post a Comment