From 6d4edc4390fec31264f8d599d14a7243ae6686b0 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 20 Jun 2012 13:21:47 +0200 Subject: [PATCH] update page css --- css/pandora.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/pandora.css b/css/pandora.css index f0fd5a7..2b4d67e 100644 --- a/css/pandora.css +++ b/css/pandora.css @@ -109,9 +109,11 @@ p:last-child { left: 352px; top: 32px; width: 640px; - padding-bottom: 32px; padding-right: 32px; + padding-bottom: 32px; border-radius: 16px; + margin-right: 32px; + margin-bottom: 32px; } #page > div:first-child { height: 28px;