From df177cfde6d08dd95f93f0432ad8de680a4b7f59 Mon Sep 17 00:00:00 2001 From: mjsiu Date: Sat, 27 Aug 2016 18:23:50 -0700 Subject: [PATCH] replace blue with true dodger blue change colors to be true dodger blue hex value in instructions --- .../html5-and-css.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/seed/challenges/01-front-end-development-certification/html5-and-css.json b/seed/challenges/01-front-end-development-certification/html5-and-css.json index 20cf78336a1..bee0cd1149a 100644 --- a/seed/challenges/01-front-end-development-certification/html5-and-css.json +++ b/seed/challenges/01-front-end-development-certification/html5-and-css.json @@ -4794,7 +4794,7 @@ "The digit 0 is the lowest number in hex code, and represents a complete absence of color.", "The digit F is the highest number in hex code, and represents the maximum possible brightness.", "Replace the color words in our style element with their correct hex codes.", - "
ColorHex Code
Dodger Blue#2998E4
Green#00FF00
Orange#FFA500
Red#FF0000
" + "
ColorHex Code
Dodger Blue#1E90FF
Green#00FF00
Orange#FFA500
Red#FF0000
" ], "challengeSeed": [ "