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

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/themes/_light.scss')
-rw-r--r--assets/scss/themes/_light.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/scss/themes/_light.scss b/assets/scss/themes/_light.scss
index 2a4741f..27647bc 100644
--- a/assets/scss/themes/_light.scss
+++ b/assets/scss/themes/_light.scss
@@ -15,6 +15,9 @@
.theme-icon-dark {
display: none;
}
+ img {
+ filter: none;
+ }
@if ($enableHighlight) {
/* https://xyproto.github.io/splash/docs/all.html */