From d33cb48fbfadf8b0cfbcd04a9dc12c7bc2e5277d Mon Sep 17 00:00:00 2001 From: Kyle W Pilkinton Date: Wed, 12 Oct 2016 22:02:25 -0600 Subject: [PATCH] Remove browser recommendation text removed "Note Due to browser implementation differences, you may need to be at 100% zoom to pass the tests on this challenge." text from "Change the Font Size of an Element" challenge. Other translations were fixed by using google translate. --- .../html5-and-css.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/challenges/01-front-end-development-certification/html5-and-css.json b/challenges/01-front-end-development-certification/html5-and-css.json index 35bc4580c4..171adfd368 100644 --- a/challenges/01-front-end-development-certification/html5-and-css.json +++ b/challenges/01-front-end-development-certification/html5-and-css.json @@ -790,8 +790,7 @@ "
h1 {
  font-size: 30px;
}
", "Create a second p element after the existing p element with the following kitty ipsum text: Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.", "Inside the same <style> tag that contains your red-text class, create an entry for p elements and set the font-size to 16 pixels (16px).", - "Note
Due to browser implementation differences, you may need to be at 100% zoom to pass the tests on this challenge.", - "Also, please do not add a class attribute to your new p element." + "Note
Please do not add a class attribute to your new p element." ], "challengeSeed": [ "