From 0611806d6fb70010a25954e186fdcb21ceec1d28 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Thu, 28 Nov 2013 18:49:43 -0300 Subject: [PATCH] updating theme --- style.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 277554a..bfeec3d 100644 --- a/style.css +++ b/style.css @@ -2390,7 +2390,8 @@ _software,_cultura_e_conhecimentos_livres*/ display: inline-block; } .action-home-index #content .container-block .raw-html-block { - width: 525px !important; + /*width: 525px !important;*/ + width: 430px !important; margin: 0 25px; padding-top: 2em; } @@ -2469,6 +2470,10 @@ _software,_cultura_e_conhecimentos_livres*/ } +.communities-block .common-profile-list-block .vcard .profile_link span{ + display: inline-block; +} + .communities-block .common-profile-list-block .vcard .profile_link .org { color: black; font-size: 85%; @@ -2476,6 +2481,7 @@ _software,_cultura_e_conhecimentos_livres*/ text-transform: uppercase; line-height: 1.1em; margin-top: 5px; + text-align: center; } /*estilo nos blocos laterais*/ -- libgit2 0.21.2