From d259580de47f6e6e1a53db99cb66155b073d89e6 Mon Sep 17 00:00:00 2001 From: Cleo Aguiar Date: Mon, 6 May 2019 17:55:25 -0300 Subject: [PATCH] Fix subtitle translation (#34433) * Fix subtitle translation - add solution * Apply suggestions from code review Co-Authored-By: CleoAguiar * fix: added full solution --- ...by-using-sufficient-contrast.portuguese.md | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/curriculum/challenges/portuguese/01-responsive-web-design/applied-accessibility/avoid-colorblindness-issues-by-using-sufficient-contrast.portuguese.md b/curriculum/challenges/portuguese/01-responsive-web-design/applied-accessibility/avoid-colorblindness-issues-by-using-sufficient-contrast.portuguese.md index 88162bf2d7..9e3ff179a6 100644 --- a/curriculum/challenges/portuguese/01-responsive-web-design/applied-accessibility/avoid-colorblindness-issues-by-using-sufficient-contrast.portuguese.md +++ b/curriculum/challenges/portuguese/01-responsive-web-design/applied-accessibility/avoid-colorblindness-issues-by-using-sufficient-contrast.portuguese.md @@ -62,7 +62,24 @@ tests: ## Solução
-```js -// solution required +```html + + + + +
+

Deep Thoughts with Master Camper Cat

+
+
+

A Word on the Recent Catnip Doping Scandal

+

The influence that catnip has on feline behavior is well-documented, and its use as an herbal supplement in competitive ninja circles remains controversial. Once again, the debate to ban the substance is brought to the public's attention after the high-profile win of Kittytron, a long-time proponent and user of the green stuff, at the Claw of Fury tournament.

+

As I've stated in the past, I firmly believe a true ninja's skills must come from within, with no external influences. My own catnip use shall continue as purely recreational.

+
+ ```