From 9b8dff898230ef11189d7f4b907fcd68ac99186f Mon Sep 17 00:00:00 2001 From: bmen Date: Tue, 2 Apr 2019 23:15:07 +0200 Subject: [PATCH] Detailseite grafische Bugfixes Detailseite grafische Bugfixes 29.03.19 --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index b19398d..0bff419 100644 --- a/style.css +++ b/style.css @@ -20,6 +20,7 @@ h1 { color:#296178; border-bottom: 1px #a14032 solid; display:inline-block; + margin-bottom:20px; } h2 { font-size: 100%; @@ -897,6 +898,7 @@ a:hover { background:#fef0e4; padding:20px; position: relative; + border-radius: 7px; } .product-detail table.product-meta a { color:#db513d;