From 0ff1074354f778acec6cc8c514395ff48f11d66d Mon Sep 17 00:00:00 2001 From: Eline Steinbrecher <2124892@stud.hs-mannheim.de> Date: Tue, 25 Apr 2023 13:26:12 +0200 Subject: [PATCH] =?UTF-8?q?produkt=20erg=C3=A4nzungen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/desktop.css | 2 ++ public/produkte.html | 60 +++++++++++++++++++++++++++++++++++++----- 2 files changed, 55 insertions(+), 7 deletions(-) diff --git a/public/css/desktop.css b/public/css/desktop.css index a37a8fd..3d36d25 100644 --- a/public/css/desktop.css +++ b/public/css/desktop.css @@ -108,10 +108,12 @@ header > p { } .produkte{ + display: inline-block; margin: 10px; margin-left: 8px; } + .button_produkte { background-color: #476B1C; color: white; diff --git a/public/produkte.html b/public/produkte.html index 1293d2b..027f4e7 100644 --- a/public/produkte.html +++ b/public/produkte.html @@ -27,14 +27,60 @@