manually made the changes from 25

This commit is contained in:
MathMan05 2024-07-24 15:13:19 -05:00
parent 35ad293c95
commit 1b02d17191
2 changed files with 83 additions and 37 deletions

View file

@ -1,6 +1,8 @@
:root {
--servertd-height: 0px;
/* Default value */
--red: red;
--green: green;
}
.Dark-theme { /* thanks to TomatoCake for the updated CSS vars and such*/
color-scheme: dark;