From da4424e86831dd1b0289c3c460fb4280059f9f5e Mon Sep 17 00:00:00 2001 From: CodeSteak Date: Sat, 25 Jan 2020 13:59:08 +0100 Subject: [PATCH] implement home --- .../src/main/resources/static/css/ecom.css | 4 + .../main/resources/templates/shop/index.html | 98 +++++++++++++++++++ 2 files changed, 102 insertions(+) diff --git a/prototype/src/main/resources/static/css/ecom.css b/prototype/src/main/resources/static/css/ecom.css index 9fc6e57..d235d53 100644 --- a/prototype/src/main/resources/static/css/ecom.css +++ b/prototype/src/main/resources/static/css/ecom.css @@ -188,6 +188,10 @@ a:visited { color: inherit; } +a.section { + text-decoration: none; +} + p { padding-top: var(--u0); padding-bottom: var(--u0); diff --git a/prototype/src/main/resources/templates/shop/index.html b/prototype/src/main/resources/templates/shop/index.html index e69de29..d901e14 100644 --- a/prototype/src/main/resources/templates/shop/index.html +++ b/prototype/src/main/resources/templates/shop/index.html @@ -0,0 +1,98 @@ + + + + + + + + Datenschutzerklärung + + + + + +
+ +
+
+

Personalisierte Empfehlungen

+
+ +
+

Werde jetzt Kunde

+

Jetzt Kunde werden und viele Vorteile sichern, + wie z.B. personalisierte Empfehlungen.

+

+ Registieren +

+
+
+
+
+
+
+ + + +