update for vcard style
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 14:46:06 +0000 (10:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 14:46:06 +0000 (10:46 -0400)
style.css

index 4500fe2..95d0f32 100644 (file)
--- 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;