diff options
Diffstat (limited to 'files/ru/web/css/transform-function')
| -rw-r--r-- | files/ru/web/css/transform-function/rotate/index.html (renamed from files/ru/web/css/transform-function/rotate()/index.html) | 3 | ||||
| -rw-r--r-- | files/ru/web/css/transform-function/rotate3d/index.html (renamed from files/ru/web/css/transform-function/rotate3d()/index.html) | 3 | ||||
| -rw-r--r-- | files/ru/web/css/transform-function/scale3d/index.html (renamed from files/ru/web/css/transform-function/scale3d()/index.html) | 3 | ||||
| -rw-r--r-- | files/ru/web/css/transform-function/skew/index.html (renamed from files/ru/web/css/transform-function/skew()/index.html) | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/files/ru/web/css/transform-function/rotate()/index.html b/files/ru/web/css/transform-function/rotate/index.html index eddac712aa..57f781c4ff 100644 --- a/files/ru/web/css/transform-function/rotate()/index.html +++ b/files/ru/web/css/transform-function/rotate/index.html @@ -1,6 +1,6 @@ --- title: rotate() -slug: Web/CSS/transform-function/rotate() +slug: Web/CSS/transform-function/rotate tags: - CSS - CSS трансформация @@ -9,6 +9,7 @@ tags: - Rotate - transform translation_of: Web/CSS/transform-function/rotate() +original_slug: Web/CSS/transform-function/rotate() --- <div>{{CSSRef}}</div> diff --git a/files/ru/web/css/transform-function/rotate3d()/index.html b/files/ru/web/css/transform-function/rotate3d/index.html index cb26bcd71f..2e4a5ed91e 100644 --- a/files/ru/web/css/transform-function/rotate3d()/index.html +++ b/files/ru/web/css/transform-function/rotate3d/index.html @@ -1,9 +1,10 @@ --- title: rotate3d() -slug: Web/CSS/transform-function/rotate3d() +slug: Web/CSS/transform-function/rotate3d tags: - CSS translation_of: Web/CSS/transform-function/rotate3d() +original_slug: Web/CSS/transform-function/rotate3d() --- <div>{{CSSRef}}</div> diff --git a/files/ru/web/css/transform-function/scale3d()/index.html b/files/ru/web/css/transform-function/scale3d/index.html index e66adb526b..81db8c79b9 100644 --- a/files/ru/web/css/transform-function/scale3d()/index.html +++ b/files/ru/web/css/transform-function/scale3d/index.html @@ -1,7 +1,8 @@ --- title: scale3d() -slug: Web/CSS/transform-function/scale3d() +slug: Web/CSS/transform-function/scale3d translation_of: Web/CSS/transform-function/scale3d() +original_slug: Web/CSS/transform-function/scale3d() --- <div>{{CSSRef}}</div> diff --git a/files/ru/web/css/transform-function/skew()/index.html b/files/ru/web/css/transform-function/skew/index.html index a9f6da3ac3..613fd6e8a8 100644 --- a/files/ru/web/css/transform-function/skew()/index.html +++ b/files/ru/web/css/transform-function/skew/index.html @@ -1,7 +1,8 @@ --- title: skew() -slug: Web/CSS/transform-function/skew() +slug: Web/CSS/transform-function/skew translation_of: Web/CSS/transform-function/skew() +original_slug: Web/CSS/transform-function/skew() --- <div>{{CSSRef}}</div> |
