1
0
Fork 0
mirror of https://git.kittycat.homes/zoe/wisdom.git synced 2024-08-15 03:26:36 +00:00

change scrollbar color

This commit is contained in:
zoe 2022-01-24 13:45:24 +01:00
parent e432e686f7
commit cd142175be

View file

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