From 64bb48bab48432d5870c976f1f2056701f020dbc Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 30 Jun 2015 09:43:37 -0400 Subject: [PATCH] better specificity for making links bold. Added editor content class to single. --- scss/_structure.scss | 4 +--- single.php | 4 +++- 2 files changed, 4 insertions(+), 4 deletions(-) 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 @@ + +
- +