Update assets.

This commit is contained in:
Johnnybegood90
2026-03-14 00:30:04 +01:00
4 changed files with 2 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 229 KiB

After

Width:  |  Height:  |  Size: 333 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 578 KiB

After

Width:  |  Height:  |  Size: 549 KiB

+2
View File
@@ -179,6 +179,8 @@
outline: none;
transition: border-color 0.15s, color 0.15s;
max-width: 130px;
-webkit-appearance: none;
appearance: none;
}
.source-select:hover { border-color: var(--accent2); color: var(--accent2); }
.source-select option { background: #111; color: #eee; font-family: sans-serif; }