Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/journal.scss')
-rw-r--r--assets/scss/journal.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/scss/journal.scss b/assets/scss/journal.scss
index b7e7c44..78b90b9 100644
--- a/assets/scss/journal.scss
+++ b/assets/scss/journal.scss
@@ -150,6 +150,9 @@ pre {
}
code {
padding: 0;
+ * {
+ color: inherit;
+ }
}
}