From c8aef3d2dd7aed426e07bb326f4400c93c64cdf6 Mon Sep 17 00:00:00 2001 From: ZockerKatze Date: Wed, 11 Jun 2025 12:55:18 +0200 Subject: [PATCH] page index --- site/css/style.css | 11 +++++++++++ site/index.html | 21 +++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 site/css/style.css create mode 100644 site/index.html diff --git a/site/css/style.css b/site/css/style.css new file mode 100644 index 0000000..e3bea5f --- /dev/null +++ b/site/css/style.css @@ -0,0 +1,11 @@ +.div-1 h1 { + text-align:center; +} + +.div-2 a { + display: flex; + justify-content: center; + align-items: center; + text-align:center; +} + diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..852ab8b --- /dev/null +++ b/site/index.html @@ -0,0 +1,21 @@ + + + + + + + + + + +
+

PageIndex

+
+ +
+
  • + Götter Seite +
  • +
    + +