Add profiles

This commit is contained in:
NotThorny
2025-11-14 02:09:10 -07:00
parent d2b8124877
commit 6f2be3c5a5
13 changed files with 260 additions and 27 deletions

View File

@@ -20,3 +20,8 @@
.OptionSection .HelpButton img {
filter: invert(0%) sepia(91%) saturate(7464%) hue-rotate(101deg) brightness(0%) contrast(107%);
}
input#profile_name {
height: 25px;
border-radius: 6px;
}