diff --git a/estilo.css b/estilo.css index fcb26fc..e2df1cb 100644 --- a/estilo.css +++ b/estilo.css @@ -8,6 +8,8 @@ * { box-sizing: border-box; } +.item-lista { + color:red;} body { margin: 0;