From c1341a60312a6702df5079b3b59605ec75682673 Mon Sep 17 00:00:00 2001 From: fortinux Date: Tue, 28 Oct 2014 17:23:22 -0200 Subject: [PATCH] update site-title again --- style.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 7d6b1f4..9a0ccbb 100644 --- a/style.css +++ b/style.css @@ -65,7 +65,7 @@ body { /* Bar Psocial Style */ #theme-header { - height: 111px; + height: 108px; background: #f9c404; background-image: linear-gradient(bottom, #fcdd4e 20%, #f9c404 80%); background-image: -o-linear-gradient(bottom, #fcdd4e 20%, #f9c404 80%); @@ -93,8 +93,10 @@ body { margin-top: 30px; } -#site-title { top: -80px; } - +#site-title { + top: -100px; + height: 60px;} + #user { top: -35px; } #barra-psocial { -- libgit2 0.21.2