Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 66572ee

Browse files
authoredFeb 4, 2024
Update foundations/03-grouping-selectors/README.md
1 parent 6b64546 commit 66572ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎foundations/03-grouping-selectors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Instead of having a single element with two different rules applied, though, you
66

77
This will help you further practice adding classes and using class selectors, so be sure you add the class attribute in the HTML file. For the remainder of these exercises, the format of any colors is entirely up to you; we trust you'll practice using the different values! The properties you need to add to each element are:
88

9-
* **The first element**: a black background, white text and bold
9+
* **The first element**: a black background, white text color, and a bold font weight
1010
* **The second element**: a yellow background
1111
* **Both elements**: a font size of 28px and a list of fonts containing `Helvetica` and `Times New Roman`, with `sans-serif` as a fallback
1212

0 commit comments

Comments
 (0)
Failed to load comments.