From a1adbe4080b1b56c04f6393fc71801fbe20a7bfd Mon Sep 17 00:00:00 2001 From: ppoffice Date: Sat, 29 Aug 2020 00:51:12 -0400 Subject: [PATCH] fix(style): fix licensing block style in cyberpunk --- include/style/article.styl | 2 +- source/css/cyberpunk.styl | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/include/style/article.styl b/include/style/article.styl index f1d9eac..5d2d94e 100644 --- a/include/style/article.styl +++ b/include/style/article.styl @@ -146,4 +146,4 @@ article @extend .size-small a - @extend .has-text-black + color: inherit diff --git a/source/css/cyberpunk.styl b/source/css/cyberpunk.styl index efffb00..bee91a2 100644 --- a/source/css/cyberpunk.styl +++ b/source/css/cyberpunk.styl @@ -255,6 +255,13 @@ article.article .article-more clip-button($info, $info-invert) +.article-licensing + background: $black-ter + + .licensing-title + a + @extend .size-small, .has-text-grey + .content blockquote background: transparent