Actividad finalizada: cambios en listas y estilos

This commit is contained in:
2026-04-27 21:06:09 -03:00
parent 7c278ef461
commit f3f48d76ea
2 changed files with 5 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ body {
}
header {
background-color: #2c3e50;
background-color: #27ae60;
color: white;
padding: 20px;
text-align: center;
@@ -30,7 +30,7 @@ header {
h2 {
margin-top: 0;
color: #2c3e50;
color: #27ae60;
}
ul {