From 5b9e45e9f1f8b9c3916693331d6b8be31627301d Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Mon, 4 Nov 2013 21:41:45 -0300 Subject: [PATCH] Styling banner on people block --- style.css | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index f47a93c..eb50430 100644 --- a/style.css +++ b/style.css @@ -572,6 +572,19 @@ div#article-parent { display: none; } +#content .display-people-block .banner-span { + background-color: #f15921; + color: #FFF; + font-size: 24px; + font-weight: normal; +} + +.box-1 .display-people-block .banner-span, +.common-profile-list-block .vcard a { + width: 108px; + height: 57px; +} + #content .display-people-block .vcard a.profile_link { height: 52px; margin: 0; -- libgit2 0.21.2