diff --git a/www/wp-content/themes/enfold-cille/style.css b/www/wp-content/themes/enfold-cille/style.css index 0d09065..bf79ace 100644 --- a/www/wp-content/themes/enfold-cille/style.css +++ b/www/wp-content/themes/enfold-cille/style.css @@ -512,6 +512,16 @@ article.type-quote .post-meta-infos > span.blog-categories { white-space: nowrap; text-indent: -9999px; } + + + +body.single article.type-quote .post-meta-infos > span.blog-categories { + bottom: 15em; +} + + + + article.type-quote .post-meta-infos span.blog-categories a:before { content: "— "; } @@ -1110,10 +1120,14 @@ a.dpe-flexible-photos-link:hover { } .quote-text, .quote-text p { - color: #ccc !important; + color: #919191 !important; text-align: left; margin: .1em 0 .4em; } +body.home .quote-text, +body.home .quote-text p { + color: #ccc !important; +} .quote-text p { margin: 0 !important; } @@ -1132,23 +1146,6 @@ a.dpe-flexible-photos-link:hover { color: #f70a0a; } -body.tax-quote_author_tag .quote-text, -body.tax-quote_author_tag .quote-text p { - color: #999; - margin-top: 1.4em; - margin-left: 1.2em; -} -body.tax-quote_author_tag .quote-author p { - margin-left: 2.8em; -} -body.tax-quote_author_tag .quote-author a { - color: #ccc; - font-weight: 400; -} -body.tax-quote_author_tag .quote-author a:hover { - color: #f70a0a; -} - /* * Métrica 3 widget. */