This commit is contained in:
CatAClock 2025-06-14 15:26:49 -07:00
parent 9185e649be
commit 918a2b97f0

View file

@ -23,6 +23,8 @@ body {
/* Classes */ /* Classes */
.Handle { .Handle {
background-color: white; background-color: white;
word-wrap: break-word;
} }
.Origin { .Origin {