summaryrefslogtreecommitdiff
path: root/source/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/css/style.css')
-rw-r--r--source/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/css/style.css b/source/css/style.css
index f06cca9..c088265 100644
--- a/source/css/style.css
+++ b/source/css/style.css
@@ -11,6 +11,9 @@ pre {
box-shadow: none!important;
background-color: #121212!important
}
+ img:not([src*=".svg"]) {
+ filter: brightness(.7) contrast(1.2);
+ }
}
@media screen and (max-width:1023px) {