From d04cf94ea774e515fe51b955206ea4024bf91c6d Mon Sep 17 00:00:00 2001 From: Florian Zirker Date: Sun, 21 Aug 2022 16:09:16 +0200 Subject: [PATCH] =?UTF-8?q?Impressum=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.css | 14 ++++++++++++++ impressum.html | 32 ++++++++++++++++++++++++++++++++ index.html | 19 ++++++++----------- 3 files changed, 54 insertions(+), 11 deletions(-) create mode 100644 default.css create mode 100644 impressum.html diff --git a/default.css b/default.css new file mode 100644 index 0000000..9da89bf --- /dev/null +++ b/default.css @@ -0,0 +1,14 @@ +:root { + max-width: 80ch; + padding: 3em 1em; + margin: auto; + font-size: 1.25em; + font-family: Arial, Helvetica, sans-serif; +} + +footer { + position: absolute; + bottom: 0; + width: 100%; + height: 50px; +} diff --git a/impressum.html b/impressum.html new file mode 100644 index 0000000..377eb94 --- /dev/null +++ b/impressum.html @@ -0,0 +1,32 @@ + + + + + + Impressum florianzirker.de + + + + + +

Impressum

+ +

Angaben gemäß § 5 TMG

+

Florian Zirker
+ Beethovenstraße 16
+ 76870 Kandel

+ +

Kontakt

+

+ E-Mail: admin@florianzirker.de +

+ + + + + + + + diff --git a/index.html b/index.html index de66f4e..a0222fe 100644 --- a/index.html +++ b/index.html @@ -4,19 +4,12 @@ florianzirker.de - - + + +

florianzirker.de

Hier gibt es nichts zu sehen.
Bitte gehen Sie weiter. @@ -33,4 +26,8 @@

- \ No newline at end of file + + +