update style of footer links
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Oct 2014 16:30:58 +0000 (12:30 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Oct 2014 16:30:58 +0000 (12:30 -0400)
style.css

index d43114f..b8b828a 100644 (file)
--- a/style.css
+++ b/style.css
@@ -44,7 +44,7 @@ img {
     overflow: hidden;
     z-index: 2;
     background: url(assets/bg_content.png) no-repeat;
-    
+
 }
 /* Header Area */
 #bgTruck {
@@ -69,7 +69,9 @@ img {
 #top a:hover {color: #d4cebe;}
 #top a:active {color: #d4cebe;}
 
-
+.pFooterText a {
+    color: #a41811 !important;
+}
 /* Main Contant Area */
 #main {
     max-width: 990px;