aboutsummaryrefslogtreecommitdiffstats
path: root/stylus
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-02 17:52:42 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-02 17:52:42 +0000
commit674f40d027ece13daa78ef2a7d69c79f4198368a (patch)
tree2bcc0e41e5064b62d18bb376a5ecf0d760b6f13d /stylus
parentupdate (diff)
downloadscripts-674f40d027ece13daa78ef2a7d69c79f4198368a.tar.gz
scripts-674f40d027ece13daa78ef2a7d69c79f4198368a.zip
update
Diffstat (limited to '')
-rw-r--r--stylus/manganato_sepia.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylus/manganato_sepia.css b/stylus/manganato_sepia.css
index f168003..0712029 100644
--- a/stylus/manganato_sepia.css
+++ b/stylus/manganato_sepia.css
@@ -1,6 +1,6 @@
@-moz-document domain("readmanganato.com"), domain("chapmanganato.com") {
img {
- filter: sepia(1) brightness(0.7) contrast(0.9) saturate(0.9);
+ filter: sepia(1) brightness(0.5) contrast(1) saturate(0.6);
}
img:hover {