ejercicio resuelto

This commit is contained in:
Nicolas Murua
2026-06-01 21:31:36 -03:00
parent 7bd10addd8
commit 6a7d06a09b
11 changed files with 166 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ tr:hover {
margin-top: 10px;
}
#error {
.error::placeholder {
color: red;
font-size: 0.75em;
}