Ejercicio 2
This commit is contained in:
@@ -176,3 +176,10 @@ h1 {
|
|||||||
padding: 20px;
|
padding: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Se usa para el ejercicio 2*/
|
||||||
|
.item-lista {
|
||||||
|
color: green;
|
||||||
|
font-weight: bold;
|
||||||
|
background-color: lightyellow;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user