Revert "Upload old System"

This reverts commit 13af30f74b
This commit is contained in:
WinterMyst
2024-09-21 23:08:17 +00:00
parent 13af30f74b
commit 9337233b21
36 changed files with 0 additions and 1882 deletions

View File

@ -1,12 +0,0 @@
.window-app {
font-family: $font-primary;
}
.rollable {
&:hover,
&:focus {
color: #000;
text-shadow: 0 0 10px rgb(146, 0, 225);
cursor: pointer;
}
}