freeCodeCamp/curriculum/challenges/english/01-responsive-web-design/basic-css
Gökhan Gurbetoğlu 0bae15e8c3 Clarification of the declaration order overriding (#19046)
* Clarification of the declaration order overriding

Previous text was talking about an override but it may also confuse readers that the override was done in the order of the listing of class names inside the h1.
I also added an extra case to better clarify the situation.

* Small change mentioning the order of declaration

Missed an order of declaration emphasis on my previous commit, adding it on this one.
2018-10-15 22:23:15 -05:00
..
add-a-negative-margin-to-an-element.english.md docs: update guide url 2018-10-08 11:02:25 -04:00
add-borders-around-your-elements.english.md docs: update guide url 2018-10-08 11:02:25 -04:00
add-different-margins-to-each-side-of-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
add-different-padding-to-each-side-of-an-element.english.md docs: update guide url 2018-10-08 11:02:25 -04:00
add-rounded-corners-with-border-radius.english.md docs: update guide url 2018-10-08 11:02:25 -04:00
adjust-the-margin-of-an-element.english.md docs: update guide url 2018-10-08 11:02:25 -04:00
adjust-the-padding-of-an-element.english.md docs: update guide url 2018-10-08 11:02:25 -04:00
attach-a-fallback-value-to-a-css-variable.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
cascading-css-variables.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
change-a-variable-for-a-specific-area.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
change-the-color-of-text.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
change-the-font-size-of-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
create-a-custom-css-variable.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
give-a-background-color-to-a-div-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
import-a-google-font.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
improve-compatibility-with-browser-fallbacks.english.md fix(challenge-md): Fix formatting errors 2018-10-08 12:54:03 +01:00
inherit-styles-from-the-body-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
make-circular-images-with-a-border-radius.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
override-all-other-styles-by-using-important.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
override-class-declarations-by-styling-id-attributes.english.md Clarification of the declaration order overriding (#19046) 2018-10-15 22:23:15 -05:00
override-class-declarations-with-inline-styles.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
override-styles-in-subsequent-css.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
prioritize-one-style-over-another.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
set-the-font-family-of-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
set-the-id-of-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
size-your-images.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
specify-how-fonts-should-degrade.english.md fixed typo 2018-10-10 09:29:39 +01:00
style-multiple-elements-with-a-css-class.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
style-the-html-body-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
understand-absolute-versus-relative-units.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-a-css-class-to-style-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-a-custom-css-variable.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-a-media-query-to-change-a-variable.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-abbreviated-hex-code.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-an-id-attribute-to-style-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-attribute-selectors-to-style-elements.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-clockwise-notation-to-specify-the-margin-of-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-clockwise-notation-to-specify-the-padding-of-an-element.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-css-selectors-to-style-elements.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-css-variables-to-change-several-elements-at-once.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-hex-code-for-specific-colors.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-hex-code-to-mix-colors.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-rgb-to-mix-colors.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
use-rgb-values-to-color-elements.english.md fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30