From d34a34cef836e56ae9445c8497cfbe5329b2faf0 Mon Sep 17 00:00:00 2001 From: julianahilario Date: Fri, 19 Dec 2014 13:29:48 -0200 Subject: [PATCH] Adjustment measures block tags and categories --- pagina_software.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pagina_software.css b/pagina_software.css index 81c1f2c..dfc1634 100644 --- a/pagina_software.css +++ b/pagina_software.css @@ -254,9 +254,13 @@ border: /*float:left;*/ position: static; background: none; - margin-top:2px; -} + margin-top:10px; +} +#content .box-1 .categories-and-tags-block .block-inner-1 .block-title:last-child { + border-top:1px solid #8b949b; + border-bottom: 1px solid #8b949b; +} /*font-size: 11px; border-top: 1px solid #8b949b; /*border-top: none; @@ -286,7 +290,7 @@ border: #content .box-1 .categories-and-tags-block .block-inner-1 .category_cloud { float:right; position: absolute; - margin-top:9px; + margin-top:-40px; margin-left:72px; margin-bottom: 10px; } -- libgit2 0.21.2