diff options
Diffstat (limited to 'files/es/web/css/transform-function')
-rw-r--r-- | files/es/web/css/transform-function/rotate/index.html (renamed from files/es/web/css/transform-function/rotate()/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/css/transform-function/rotate3d/index.md (renamed from files/es/web/css/transform-function/rotate3d()/index.md) | 3 | ||||
-rw-r--r-- | files/es/web/css/transform-function/scale/index.html (renamed from files/es/web/css/transform-function/scale()/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/css/transform-function/translate/index.html (renamed from files/es/web/css/transform-function/translate()/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/css/transform-function/translatey/index.html (renamed from files/es/web/css/transform-function/translatey()/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/css/transform-function/translatez/index.html (renamed from files/es/web/css/transform-function/translatez()/index.html) | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/files/es/web/css/transform-function/rotate()/index.html b/files/es/web/css/transform-function/rotate/index.html index 65c97a27fc..27d2ba3a43 100644 --- a/files/es/web/css/transform-function/rotate()/index.html +++ b/files/es/web/css/transform-function/rotate/index.html @@ -1,12 +1,13 @@ --- title: rotate() -slug: Web/CSS/transform-function/rotate() +slug: Web/CSS/transform-function/rotate tags: - CSS - NeedsCompatTable - Referencia - Transformaciones CSS translation_of: Web/CSS/transform-function/rotate() +original_slug: Web/CSS/transform-function/rotate() --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/transform-function/rotate3d()/index.md b/files/es/web/css/transform-function/rotate3d/index.md index c1c0ee7975..92edec1d62 100644 --- a/files/es/web/css/transform-function/rotate3d()/index.md +++ b/files/es/web/css/transform-function/rotate3d/index.md @@ -1,7 +1,8 @@ --- title: rotate3d() -slug: Web/CSS/transform-function/rotate3d() +slug: Web/CSS/transform-function/rotate3d translation_of: Web/CSS/transform-function/rotate3d() +original_slug: Web/CSS/transform-function/rotate3d() browser-compat: css.types.transform-function.rotate3d --- {{CSSRef}} diff --git a/files/es/web/css/transform-function/scale()/index.html b/files/es/web/css/transform-function/scale/index.html index 81a0e24714..bd6304eb52 100644 --- a/files/es/web/css/transform-function/scale()/index.html +++ b/files/es/web/css/transform-function/scale/index.html @@ -1,12 +1,13 @@ --- title: scale() -slug: Web/CSS/transform-function/scale() +slug: Web/CSS/transform-function/scale tags: - CSS Scale - scale() - scaleX() - scaleY() translation_of: Web/CSS/transform-function/scale() +original_slug: Web/CSS/transform-function/scale() --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/transform-function/translate()/index.html b/files/es/web/css/transform-function/translate/index.html index 26562a503c..1f345f1d84 100644 --- a/files/es/web/css/transform-function/translate()/index.html +++ b/files/es/web/css/transform-function/translate/index.html @@ -1,6 +1,6 @@ --- title: translate() -slug: Web/CSS/transform-function/translate() +slug: Web/CSS/transform-function/translate tags: - CSS - CSS Function @@ -8,6 +8,7 @@ tags: - Función CSS - Referencia translation_of: Web/CSS/transform-function/translate() +original_slug: Web/CSS/transform-function/translate() --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/transform-function/translatey()/index.html b/files/es/web/css/transform-function/translatey/index.html index 5d01de73be..b3e2185290 100644 --- a/files/es/web/css/transform-function/translatey()/index.html +++ b/files/es/web/css/transform-function/translatey/index.html @@ -1,11 +1,12 @@ --- title: translateY() -slug: Web/CSS/transform-function/translateY() +slug: Web/CSS/transform-function/translateY tags: - Funciones CSS - Referencia - Transformaciones CSS translation_of: Web/CSS/transform-function/translateY() +original_slug: Web/CSS/transform-function/translateY() --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/transform-function/translatez()/index.html b/files/es/web/css/transform-function/translatez/index.html index 75ee9ac918..1030c389d5 100644 --- a/files/es/web/css/transform-function/translatez()/index.html +++ b/files/es/web/css/transform-function/translatez/index.html @@ -1,10 +1,11 @@ --- title: translateZ() -slug: Web/CSS/transform-function/translateZ() +slug: Web/CSS/transform-function/translateZ tags: - 3D - CSS translation_of: Web/CSS/transform-function/translateZ() +original_slug: Web/CSS/transform-function/translateZ() --- <div>{{CSSRef}}</div> |