freeCodeCamp/curriculum/challenges/chinese/01-responsive-web-design/basic-css
camperbot 0432ec995f
chore(i18n,learn): processed translations (#41387)
* chore(i8n,learn): processed translations

* fix: remove extra space

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-07 08:15:14 -08:00
..
add-a-negative-margin-to-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
add-borders-around-your-elements.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
add-different-margins-to-each-side-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
add-different-padding-to-each-side-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
add-rounded-corners-with-border-radius.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
adjust-the-margin-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
adjust-the-padding-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
attach-a-fallback-value-to-a-css-variable.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
change-a-variable-for-a-specific-area.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
change-the-color-of-text.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
change-the-font-size-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
create-a-custom-css-variable.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
give-a-background-color-to-a-div-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
import-a-google-font.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
improve-compatibility-with-browser-fallbacks.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
inherit-css-variables.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
inherit-styles-from-the-body-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
make-circular-images-with-a-border-radius.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
override-all-other-styles-by-using-important.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
override-class-declarations-by-styling-id-attributes.md chore(i8n,learn): processed translations (#41197) 2021-02-21 07:49:16 -08:00
override-class-declarations-with-inline-styles.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
override-styles-in-subsequent-css.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
prioritize-one-style-over-another.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
set-the-font-family-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
set-the-id-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
size-your-images.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
specify-how-fonts-should-degrade.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
style-multiple-elements-with-a-css-class.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
style-the-html-body-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
understand-absolute-versus-relative-units.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-a-css-class-to-style-an-element.md chore(i18n,learn): processed translations (#41387) 2021-03-07 08:15:14 -08:00
use-a-custom-css-variable.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-a-media-query-to-change-a-variable.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-abbreviated-hex-code.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-an-id-attribute-to-style-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-attribute-selectors-to-style-elements.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-clockwise-notation-to-specify-the-margin-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-clockwise-notation-to-specify-the-padding-of-an-element.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-css-selectors-to-style-elements.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-css-variables-to-change-several-elements-at-once.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-hex-code-for-specific-colors.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-hex-code-to-mix-colors.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-rgb-to-mix-colors.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
use-rgb-values-to-color-elements.md chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30