From: Steve Sutton Date: Fri, 17 Oct 2014 14:48:52 +0000 (-0400) Subject: Update font size X-Git-Tag: v1.0.0~12 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=abde891311b7c74bebf767b535ea42b1e5fa83dc;p=WP-Themes%2FWildBillsATVs.git Update font size for vcard in main desktop view --- diff --git a/style.css b/style.css index 95d0f32..75c4704 100644 --- a/style.css +++ b/style.css @@ -91,6 +91,10 @@ img { .pFooterText a { color: #a41811 !important; } +.sidebar .vcard h2 { + font-size: 13px !important; + margin: 40px 0px 3px 10px; +} .vcard { padding: 0px; border: none;