From 1e10e98e4725ab7990995b52056873f4ad431d1c Mon Sep 17 00:00:00 2001 From: Chris Mills Date: Mon, 27 Oct 2025 09:55:48 +0000 Subject: [PATCH 1/3] Clarify ambiguous task instruction Clarified instructions for styling list items in task 4. --- .../core/styling_basics/test_your_skills/selectors/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/files/en-us/learn_web_development/core/styling_basics/test_your_skills/selectors/index.md b/files/en-us/learn_web_development/core/styling_basics/test_your_skills/selectors/index.md index 787672807f21aad..3d827fba36ea2ab 100644 --- a/files/en-us/learn_web_development/core/styling_basics/test_your_skills/selectors/index.md +++ b/files/en-us/learn_web_development/core/styling_basics/test_your_skills/selectors/index.md @@ -260,7 +260,9 @@ tr:nth-child(even) { To complete the task: 1. Make any paragraph that directly follows an `

` element red. -2. Remove the bullets and add a 1px grey bottom border only to list items that are a direct child of the `