From: Laury GvR Date: Tue, 30 Jun 2015 13:43:37 +0000 (-0400) Subject: better specificity for making links bold. Added editor content class to single. X-Git-Tag: v1.0.0~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=64bb48bab48432d5870c976f1f2056701f020dbc;p=WP-Themes%2FRecycleEmmet.git better specificity for making links bold. Added editor content class to single. --- diff --git a/scss/_structure.scss b/scss/_structure.scss index d391035..4bc6b1f 100755 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -52,10 +52,8 @@ ul, ol, dl { margin-bottom: 0; } } -.editor-content { - a { +#main .editor-content a { font-weight: bold; - } } p.open { font-family: Open Sans, sans-serif; diff --git a/single.php b/single.php index cacc472..ad4cc99 100644 --- a/single.php +++ b/single.php @@ -13,10 +13,12 @@ + +
- +