forked from marquez.juan/clase-9-eventos
Resolucion del 3er ejercicio
This commit is contained in:
@@ -3,3 +3,9 @@ div {
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
li.seleccionado {
|
||||
background-color: blue;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user