From 12de9be8014a3a2949963631e268f767d26b6522 Mon Sep 17 00:00:00 2001 From: Francisco Marcelo de Araújo Lima Júnior Date: Tue, 10 Dec 2013 14:09:18 -0300 Subject: [PATCH] updating theme --- style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index f8f165f..a354213 100644 --- a/style.css +++ b/style.css @@ -1154,7 +1154,7 @@ div#article-parent { left: 50%; margin-left: -480px; width: 960px; - max-height: 300px; + max-height: 320px; overflow: hidden; } @@ -1191,8 +1191,8 @@ div#article-parent { overflow: hidden; } -.action-home-index #wrap-2 .block-outer div.display-content-block .lead p{ - font-size: 92%; +.action-home-index #wrap-2 .block-outer div.display-content-block .lead p { + /*font-size: 92%;*/ line-height: 1.5em; word-wrap: break-word; } @@ -1226,7 +1226,7 @@ div#article-parent { margin-left: 0; margin-right: 25px; width: 275px !important; - max-height: 350px; + max-height: 400px; } .action-home-index #wrap-2 .block-outer .container-block .container-block div.display-content-block ul li { @@ -1269,7 +1269,7 @@ div#article-parent { .action-home-index #wrap-2 .block-outer .container-block .container-block div.display-content-block .lead { display: inline-block; width: auto; - height: 110px; + height: 125px; overflow: hidden; } -- libgit2 0.21.2