From 4ab365b110f2f1f2b736326b7059244a32115089 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:45:38 +0100 Subject: unslug de: move --- .../de/conflicting/web/css/font-variant/index.html | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 files/de/conflicting/web/css/font-variant/index.html (limited to 'files/de/conflicting/web/css/font-variant/index.html') diff --git a/files/de/conflicting/web/css/font-variant/index.html b/files/de/conflicting/web/css/font-variant/index.html new file mode 100644 index 0000000000..1bf3818e01 --- /dev/null +++ b/files/de/conflicting/web/css/font-variant/index.html @@ -0,0 +1,28 @@ +--- +title: normal +slug: Web/CSS/normal +translation_of: Web/CSS/font-variant +translation_of_original: Web/CSS/normal +--- +
{{ CSSRef() }}
+ +

Übersicht

+ +

normal ist ein oft gebrauchter Wert. Meistens ist es der Standartwert der entsprechenden Eigenschaften. It is comparable to the value {{ Cssxref("none") }}, used in a similar manner for other properties.

+ +

Verwendet in

+ + + +
{{ languages({ "ja": "ja/CSS/normal" }) }}
-- cgit v1.2.3-54-g00ecf