summaryrefslogtreecommitdiffstats
path: root/assets/scss/_fuji-theme/_dark-diff.scss
diff options
context:
space:
mode:
authoramzrk22021-01-10 21:11:57 +0800
committeramzrk22021-01-10 21:11:57 +0800
commite5b7e226f064268686c9799e9e54910e3b83b38b (patch)
treed1792315f4419034f2557f06fca5620f4060bd94 /assets/scss/_fuji-theme/_dark-diff.scss
parent1500c3c475e0ff99e6693dd11118e1a937b9ff34 (diff)
downloadhugo-theme-fuji-e5b7e226f064268686c9799e9e54910e3b83b38b.tar.gz
hugo-theme-fuji-e5b7e226f064268686c9799e9e54910e3b83b38b.tar.bz2
hugo-theme-fuji-e5b7e226f064268686c9799e9e54910e3b83b38b.zip
new: in-post aplayer support
Diffstat (limited to 'assets/scss/_fuji-theme/_dark-diff.scss')
-rw-r--r--assets/scss/_fuji-theme/_dark-diff.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/scss/_fuji-theme/_dark-diff.scss b/assets/scss/_fuji-theme/_dark-diff.scss
index 6ef449f..adc4860 100644
--- a/assets/scss/_fuji-theme/_dark-diff.scss
+++ b/assets/scss/_fuji-theme/_dark-diff.scss
@@ -14,8 +14,8 @@ table:not(.highlight) {
}
}
-#post-aplayer {
- background-color: var(--color-divider);
+.post-aplayer {
+ background-color: var(--color-divider) !important;
}
.aplayer .aplayer-info .aplayer-music .aplayer-author {