New svgs, bug fixes & new design page

This commit is contained in:
pheralb
2022-03-08 17:17:05 +00:00
parent dd4b1e364f
commit 8525415604
16 changed files with 482 additions and 95 deletions
+1 -1
View File
@@ -23,5 +23,5 @@
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #48b7b0;
background: #333333;
}