add advanced tracking

This commit is contained in:
2023-04-01 19:34:07 +02:00
parent 82db1a9753
commit c997e6581e
3 changed files with 15 additions and 3 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
*{
background-color: darkgray;
}
#activeholder{
position: absolute;
width: 100%;
@@ -26,7 +30,7 @@
#trashcan{
width: 32px;
height: 32px;
background-color:darksalmon;
background-color:red;
background-image: url("assets/trashcan.png");
}