Small updates to style
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 14:57:02 +0000 (10:57 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Oct 2014 14:57:02 +0000 (10:57 -0400)
style.css

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