From 07958bf2640cff0baff28a5f93ebe692e7815f96 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Wed, 30 Oct 2013 17:41:12 +0000 Subject: [PATCH] Removed box-2 from home --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 190cc0f..bcd0910 100644 --- a/style.css +++ b/style.css @@ -369,6 +369,14 @@ div#article-parent { display: none; } +.action-home-index .box-2 { + display: none; +} + +.action-home-index .box-1 { + margin-left: 0px; +} + /* Blocks main style */ .action-home-index #content .box-1 .block { -- libgit2 0.21.2