Commit to overcome css/app.css conflict.
authorLaury GvR <laury@gaslightmedia.com>
Thu, 25 Jun 2015 20:56:50 +0000 (16:56 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 25 Jun 2015 20:56:50 +0000 (16:56 -0400)
1  2 
scss/_structure.scss

@@@ -483,6 -483,17 +483,18 @@@ article 
          font-size: rem-calc(26);
      }
  }
+ #blog-posts-over,
+ #content {
+     a {
+         color: $red;
+     }
+     .entry-title a,
+     .breadcrumbs a,
+     a.read-more {
+         color: white;
+     }
+ }
++
      /*End of Blog*/
  #content {
      margin: 0 auto;