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:
parent
e432e686f7
commit
cd142175be
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ body {
|
|||
size: 100%;
|
||||
height: 100%;
|
||||
color: floralwhite;
|
||||
scrollbar-color: #080808 floralwhite;
|
||||
}
|
||||
|
||||
#main {
|
||||
|
|
Loading…
Reference in a new issue