forked from marquez.juan/clase-10-ejercicios-de-repaso
Solución ejercicio 3
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
/* Agregar el código CSS necesario para el ejercicio */
|
||||
.seleccionado {
|
||||
background-color: yellow;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user