From: Steve Sutton Date: Fri, 17 Oct 2014 14:46:06 +0000 (-0400) Subject: update for vcard style X-Git-Tag: v1.0.0~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=789cace0c9ebca8b811263436e2a47bafef691e8;p=WP-Themes%2FWildBillsATVs.git update for vcard style --- diff --git a/style.css b/style.css index 4500fe2..95d0f32 100644 --- a/style.css +++ b/style.css @@ -91,9 +91,13 @@ img { .pFooterText a { color: #a41811 !important; } -.sidebar .vcard p { - font-size: 13px; -} +.vcard { + padding: 0px; + border: none; + } +.vcard p { + line-height: 110%; + } /* Main Contant Area */ #main { max-width: 990px;