more styling tweaks

This commit is contained in:
Ashley Wulber 2021-12-09 15:30:18 -05:00
parent 698b68ebb8
commit 4ca3867233

View file

@ -1,9 +1,14 @@
child:hover {
transition: 100ms;
background: #a6a6a6;
background: #b1a6a6;
}
child {
border-radius: 5px;
}
gridview {
background: #474141;
}
window {
background: #474141;
border-radius: 15px;
}