From: Steve Sutton Date: Fri, 17 Oct 2014 14:57:02 +0000 (-0400) Subject: Small updates to style X-Git-Tag: v1.0.0~11 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6f0cc1f059ab396a8f1042194af6e20408ece904;p=WP-Themes%2FWildBillsATVs.git Small updates to style --- diff --git a/style.css b/style.css index 75c4704..caa8b34 100644 --- a/style.css +++ b/style.css @@ -91,6 +91,15 @@ img { .pFooterText a { color: #a41811 !important; } +.left-off-canvas-menu .vcard { + padding-left: 15px; +} +.left-off-canvas-menu h2 { + font-size: 13px !important; +} +footer .vcard { + text-align: center; +} .sidebar .vcard h2 { font-size: 13px !important; margin: 40px 0px 3px 10px; @@ -102,6 +111,9 @@ img { .vcard p { line-height: 110%; } +a { + text-decoration: underline; +} /* Main Contant Area */ #main { max-width: 990px;