forked from marquez.juan/clase-8-DOM
Ejercicio 8
This commit is contained in:
@@ -190,3 +190,9 @@ h1 {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
/* Se usa para el ejercicio 8*/
|
||||||
|
.grupo-comidas {
|
||||||
|
background-color: beige;
|
||||||
|
padding: 15px;
|
||||||
|
border: 2px dashed brown;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user