Change to white again

This commit is contained in:
momo5502
2025-09-28 20:50:33 +02:00
parent f1a7e70082
commit cea8441077

View File

@@ -47,8 +47,8 @@ button.fancy.bg-primary {
rgba(0, 123, 255, 1) 100%
);
border: 0px solid rgb(27, 149, 255);
text-shadow: rgba(207, 207, 207, 0.2) 0px 1px;
color: #222;
text-shadow: rgba(0, 0, 0, 0.2) 0px 1px;
color: oklch(0.97 0.014 254.604);
}
button.fancy.bg-primary:hover {