Ejercicios de la clase 8 #14
@@ -183,3 +183,10 @@ h1 {
|
||||
font-weight: bold;
|
||||
background-color: lightyellow;
|
||||
}
|
||||
|
||||
/* Se usa para el ejercicio 4*/
|
||||
.destacado {
|
||||
background-color: yellow;
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user