File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
exercises/06-Practicing-Rules Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
551 . Establece esta URL como la imagen de fondo de la página y repítela solo verticalmente: ` ../../.learn/assets/background-vertical.jpg?raw=true `
66
7- 2 . Cambia el tipo de fuente (` font-type ` ) del ` h1 ` a ` Courier ` y el resto del sitio web a ` Times New Roman ` .
7+ 2 . Cambia el tipo de fuente (` font-family ` ) del ` h1 ` a ` Courier ` y el resto del sitio web a ` Times New Roman ` .
88
993 . Cambia el color del ` h1 ` a rojo(` red ` ).
1010
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ tutorial: "https://www.youtube.com/watch?v=4wguurrl-lU"
88
991 . Set this URL as the background image of the page, and repeat it vertically only: ` ../../.learn/assets/background-vertical.jpg?raw=true `
1010
11- 2 . Change the font-type of the ` h1 ` to ` Courier ` and the rest of the website to ` Times new Roman ` .
11+ 2 . Change the font-family of the ` h1 ` to ` Courier ` and the rest of the website to ` Times new Roman ` .
1212
13133 . Change the color of ` h1 ` to ` red ` .
1414
You can’t perform that action at this time.
0 commit comments