From: Laury GvR Date: Thu, 25 Jun 2015 20:56:50 +0000 (-0400) Subject: Commit to overcome css/app.css conflict. X-Git-Tag: v1.0.8^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=cc437cb489698424241a8062d31518bdf68f3adc;p=WP-Themes%2FDarkSkiesEmmet.git Commit to overcome css/app.css conflict. --- cc437cb489698424241a8062d31518bdf68f3adc diff --cc scss/_structure.scss index 9082474,d62bc7b..8c16c73 --- a/scss/_structure.scss +++ b/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;