From df6f7f0e298807fc648ec11f8f5efc034165648a Mon Sep 17 00:00:00 2001 From: educastellano Date: Fri, 29 Nov 2013 15:01:53 +0100 Subject: [PATCH] style fix --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 42ecf8d..762d7cd 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,8 @@ body { a { display: block; - padding: 10px; + padding: 20px; + margin: 10px; background-color: rgba(255,255,255,0.2); color: black; width: 250px; @@ -27,5 +28,4 @@ a:hover { .back { position: absolute; top: 70%; - margin-left: 20px; } \ No newline at end of file