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;