made the scrollbar so much more fuckable
This commit is contained in:
parent
6898c07fda
commit
0a60661a41
@ -39,6 +39,11 @@ body
|
|||||||
background-color: #888;
|
background-color: #888;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track
|
||||||
|
{
|
||||||
|
border-radius: 5vh 5vh;
|
||||||
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-thumb:hover
|
::-webkit-scrollbar-thumb:hover
|
||||||
{
|
{
|
||||||
background-color: #555;
|
background-color: #555;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user