Altro fix CSS

This commit is contained in:
Vichingo455 2025-06-24 22:32:09 +02:00
parent b75c007e04
commit ff1bd76e65
1 changed files with 3 additions and 0 deletions

View File

@ -170,4 +170,7 @@ nav ul li a {
nav ul li a:hover {
text-decoration: underline;
}
input::placeholder {
color: white;
}