Some browsers have issues detecting exact font and image sizes when zoomed
in or out. Prior workarounds have failed and we don't want to use regular
expressions, which have many defeciencies.
For the short term we will add a note to the affected challenges that the
browser zoom must be at 100%
Closes#6397Closes#6242
Tested Locally
This commit adds additional instructions in the override styles challenge.
As disscussed the explaination should help campers understand the importance
of ordering in the css the <style> tags.
Tested locally.
closes#6313
Waypoint: Add Rounded Corners with a Border Radius description now explains multiple solutions are possible. Second test case updated to match the string '10px' instead of a parsed integer value greater than 8. closes#5467
Origenally you could pass all tests without ever placing the
hex code in the correct place, als abbreviates didn't work either
for background and hex code
- Can use the shortcode to pass the test now.
- Atleasts needs a body present with curly brackets
- Needs a background property being present in the body element
- The background property must be followed by a the proper hex color