From 05760c14b138e94459e5f9310d65af8fdc320f49 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 16 Oct 2014 12:33:51 -0400 Subject: [PATCH] update p font sive for sidebar vcard --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index b8b828a..163fb94 100644 --- a/style.css +++ b/style.css @@ -72,6 +72,9 @@ img { .pFooterText a { color: #a41811 !important; } +.sidebar .vcard p { + font-size: 13px; +} /* Main Contant Area */ #main { max-width: 990px; -- 2.17.1