diff options
Diffstat (limited to 'files/ko')
-rw-r--r-- | files/ko/_redirects.txt | 16 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 16 | ||||
-rw-r--r-- | files/ko/web/css/calc/index.html (renamed from files/ko/web/css/calc()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/filter-function/blur/index.html (renamed from files/ko/web/css/filter-function/blur()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/filter-function/brightness/index.html (renamed from files/ko/web/css/filter-function/brightness()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/filter-function/contrast/index.html (renamed from files/ko/web/css/filter-function/contrast()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/transform-function/matrix/index.html (renamed from files/ko/web/css/transform-function/matrix()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/transform-function/scalex/index.html (renamed from files/ko/web/css/transform-function/scalex()/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/css/url/index.html (renamed from files/ko/web/css/url()/index.html) | 4 | ||||
-rw-r--r-- | files/ko/web/css/var/index.html (renamed from files/ko/web/css/var()/index.html) | 3 |
10 files changed, 32 insertions, 25 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index b1c41121da..404c68ea80 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -573,16 +573,16 @@ /ko/docs/Web/CSS/Using_CSS_animations /ko/docs/Web/CSS/CSS_Animations/Using_CSS_animations /ko/docs/Web/CSS/Using_CSS_transforms /ko/docs/Web/CSS/CSS_Transforms/Using_CSS_transforms /ko/docs/Web/CSS/Using_CSS_variables /ko/docs/Web/CSS/Using_CSS_custom_properties -/ko/docs/Web/CSS/calc /ko/docs/Web/CSS/calc() +/ko/docs/Web/CSS/calc() /ko/docs/Web/CSS/calc /ko/docs/Web/CSS/currentcolor /ko/docs/Web/CSS/color_value#currentColor_키워드 /ko/docs/Web/CSS/cursor/Using_URL_values_for_the_cursor_property /ko/docs/Web/CSS/cursor -/ko/docs/Web/CSS/filter-function/blur /ko/docs/Web/CSS/filter-function/blur() -/ko/docs/Web/CSS/filter-function/brightness /ko/docs/Web/CSS/filter-function/brightness() -/ko/docs/Web/CSS/filter-function/contrast /ko/docs/Web/CSS/filter-function/contrast() -/ko/docs/Web/CSS/transform-function/matrix /ko/docs/Web/CSS/transform-function/matrix() -/ko/docs/Web/CSS/transform-function/scaleX /ko/docs/Web/CSS/transform-function/scaleX() -/ko/docs/Web/CSS/url /ko/docs/Web/CSS/url() -/ko/docs/Web/CSS/var /ko/docs/Web/CSS/var() +/ko/docs/Web/CSS/filter-function/blur() /ko/docs/Web/CSS/filter-function/blur +/ko/docs/Web/CSS/filter-function/brightness() /ko/docs/Web/CSS/filter-function/brightness +/ko/docs/Web/CSS/filter-function/contrast() /ko/docs/Web/CSS/filter-function/contrast +/ko/docs/Web/CSS/transform-function/matrix() /ko/docs/Web/CSS/transform-function/matrix +/ko/docs/Web/CSS/transform-function/scaleX() /ko/docs/Web/CSS/transform-function/scaleX +/ko/docs/Web/CSS/url() /ko/docs/Web/CSS/url +/ko/docs/Web/CSS/var() /ko/docs/Web/CSS/var /ko/docs/Web/CSS/시작하기 /en-US/docs/Learn/CSS/First_steps /ko/docs/Web/CSS/시작하기/CSS_동작_원리 /en-US/docs/Learn/CSS/First_steps/How_CSS_works /ko/docs/Web/CSS/시작하기/CSS란 /en-US/docs/Learn/CSS/First_steps/How_CSS_works diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 651d51c35f..da77488cde 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -9047,7 +9047,7 @@ "dochoul" ] }, - "Web/CSS/calc()": { + "Web/CSS/calc": { "modified": "2020-11-04T09:08:57.096Z", "contributors": [ "chrisdavidmills", @@ -9142,21 +9142,21 @@ "alattalatta" ] }, - "Web/CSS/filter-function/blur()": { + "Web/CSS/filter-function/blur": { "modified": "2020-11-05T09:45:44.250Z", "contributors": [ "chrisdavidmills", "alattalatta" ] }, - "Web/CSS/filter-function/brightness()": { + "Web/CSS/filter-function/brightness": { "modified": "2020-11-05T09:57:22.993Z", "contributors": [ "chrisdavidmills", "alattalatta" ] }, - "Web/CSS/filter-function/contrast()": { + "Web/CSS/filter-function/contrast": { "modified": "2020-11-09T07:21:09.691Z", "contributors": [ "chrisdavidmills", @@ -9659,14 +9659,14 @@ "Sebastianz" ] }, - "Web/CSS/transform-function/matrix()": { + "Web/CSS/transform-function/matrix": { "modified": "2020-11-16T08:59:50.359Z", "contributors": [ "chrisdavidmills", "DeadIntegral" ] }, - "Web/CSS/transform-function/scaleX()": { + "Web/CSS/transform-function/scaleX": { "modified": "2020-11-30T10:20:51.450Z", "contributors": [ "chrisdavidmills", @@ -9692,7 +9692,7 @@ "Netaras" ] }, - "Web/CSS/url()": { + "Web/CSS/url": { "modified": "2020-10-15T22:10:55.121Z", "contributors": [ "alattalatta" @@ -9711,7 +9711,7 @@ "alattalatta" ] }, - "Web/CSS/var()": { + "Web/CSS/var": { "modified": "2020-11-04T09:10:36.975Z", "contributors": [ "chrisdavidmills", diff --git a/files/ko/web/css/calc()/index.html b/files/ko/web/css/calc/index.html index 91da816390..1cb83e6f7a 100644 --- a/files/ko/web/css/calc()/index.html +++ b/files/ko/web/css/calc/index.html @@ -1,6 +1,6 @@ --- title: calc() -slug: Web/CSS/calc() +slug: Web/CSS/calc tags: - CSS - CSS Function @@ -8,6 +8,7 @@ tags: - Reference - Web translation_of: Web/CSS/calc() +original_slug: Web/CSS/calc() --- <div>{{CSSRef}}</div> diff --git a/files/ko/web/css/filter-function/blur()/index.html b/files/ko/web/css/filter-function/blur/index.html index e995c42c68..3059e5331a 100644 --- a/files/ko/web/css/filter-function/blur()/index.html +++ b/files/ko/web/css/filter-function/blur/index.html @@ -1,12 +1,13 @@ --- title: blur() -slug: Web/CSS/filter-function/blur() +slug: Web/CSS/filter-function/blur tags: - CSS - CSS Function - Filter Effects - Reference translation_of: Web/CSS/filter-function/blur() +original_slug: Web/CSS/filter-function/blur() --- <div>{{cssref}}</div> diff --git a/files/ko/web/css/filter-function/brightness()/index.html b/files/ko/web/css/filter-function/brightness/index.html index 1fe4b03327..8bee4e3d91 100644 --- a/files/ko/web/css/filter-function/brightness()/index.html +++ b/files/ko/web/css/filter-function/brightness/index.html @@ -1,12 +1,13 @@ --- title: brightness() -slug: Web/CSS/filter-function/brightness() +slug: Web/CSS/filter-function/brightness tags: - CSS - CSS Function - Filter Effects - Reference translation_of: Web/CSS/filter-function/brightness() +original_slug: Web/CSS/filter-function/brightness() --- <div>{{cssref}}</div> diff --git a/files/ko/web/css/filter-function/contrast()/index.html b/files/ko/web/css/filter-function/contrast/index.html index 19828a4bbb..4680ba884e 100644 --- a/files/ko/web/css/filter-function/contrast()/index.html +++ b/files/ko/web/css/filter-function/contrast/index.html @@ -1,12 +1,13 @@ --- title: contrast() -slug: Web/CSS/filter-function/contrast() +slug: Web/CSS/filter-function/contrast tags: - CSS - CSS Function - Filter Effects - Reference translation_of: Web/CSS/filter-function/contrast() +original_slug: Web/CSS/filter-function/contrast() --- <div>{{cssref}}</div> diff --git a/files/ko/web/css/transform-function/matrix()/index.html b/files/ko/web/css/transform-function/matrix/index.html index cf9940c92a..20bcd6ef75 100644 --- a/files/ko/web/css/transform-function/matrix()/index.html +++ b/files/ko/web/css/transform-function/matrix/index.html @@ -1,7 +1,8 @@ --- title: matrix() -slug: Web/CSS/transform-function/matrix() +slug: Web/CSS/transform-function/matrix translation_of: Web/CSS/transform-function/matrix() +original_slug: Web/CSS/transform-function/matrix() --- <div>{{CSSRef}}</div> diff --git a/files/ko/web/css/transform-function/scalex()/index.html b/files/ko/web/css/transform-function/scalex/index.html index 7ef38655fe..19343ddcda 100644 --- a/files/ko/web/css/transform-function/scalex()/index.html +++ b/files/ko/web/css/transform-function/scalex/index.html @@ -1,7 +1,8 @@ --- title: scaleX() -slug: Web/CSS/transform-function/scaleX() +slug: Web/CSS/transform-function/scaleX translation_of: Web/CSS/transform-function/scaleX() +original_slug: Web/CSS/transform-function/scaleX() --- <div>{{CSSRef}}</div> diff --git a/files/ko/web/css/url()/index.html b/files/ko/web/css/url/index.html index 204eb3329d..f33bd31291 100644 --- a/files/ko/web/css/url()/index.html +++ b/files/ko/web/css/url/index.html @@ -1,6 +1,6 @@ --- title: <url> -slug: Web/CSS/url() +slug: Web/CSS/url tags: - CSS - CSS Data Type @@ -8,7 +8,7 @@ tags: - Reference translation_of: Web/CSS/url() translation_of_original: Web/CSS/url -original_slug: Web/CSS/url +original_slug: Web/CSS/url() --- <div>{{ CssRef() }}</div> diff --git a/files/ko/web/css/var()/index.html b/files/ko/web/css/var/index.html index a4f904b4e2..42c7c04984 100644 --- a/files/ko/web/css/var()/index.html +++ b/files/ko/web/css/var/index.html @@ -1,6 +1,6 @@ --- title: var() -slug: Web/CSS/var() +slug: Web/CSS/var tags: - CSS - CSS Custom Properties @@ -10,6 +10,7 @@ tags: - Experimental - Reference translation_of: Web/CSS/var() +original_slug: Web/CSS/var() --- <div>{{CSSRef}}</div> |