Update font size
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 14:48:52 +0000 (10:48 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 14:48:52 +0000 (10:48 -0400)
for vcard in main desktop view

style.css

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