Skip to content

Commit f1ead5f

Browse files
committed
https://github.com/ElviraQDP/css-tutorial-exercises-course/pull/2
1 parent c3e289c commit f1ead5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exercises/03-Inline-Styles/README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Puedes agregar tantas reglas CSS como desees, dentro de la misma línea, separad
2525

2626
### 💡Pista:
2727

28-
- Como usar el background-size: http://lmgtfy.com/?q=css+inline+style
28+
- Como usar el background-color: http://lmgtfy.com/?q=css+inline+style

exercises/03-Inline-Styles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Will set the color of that specific link to red and the font-size to 14px
2525

2626
### 💡 Hint:
2727

28-
- How to use the background-size: http://lmgtfy.com/?q=css+inline+style
28+
- How to use the background-color: http://lmgtfy.com/?q=css+inline+style

0 commit comments

Comments
 (0)