change scrollbar color

This commit is contained in:
zoe 2022-01-24 13:45:24 +01:00
parent e432e686f7
commit cd142175be
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ body {
size: 100%;
height: 100%;
color: floralwhite;
scrollbar-color: #080808 floralwhite;
}
#main {