From 96029ca02f81853698b3983a00ac0fdc42c00a9f Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Tue, 12 Jul 2011 16:50:56 +0400 Subject: [PATCH] better shift for shout title --- themes/ribbon/styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/ribbon/styles/style.css b/themes/ribbon/styles/style.css index 0dc8fdb..5dea747 100644 --- a/themes/ribbon/styles/style.css +++ b/themes/ribbon/styles/style.css @@ -199,7 +199,7 @@ BODY { position:absolute; top:50%; left:0; - margin:-70px 0 0; + margin:-80px 0 0; width:100%; text-align:center; line-height:1;