diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-02 17:52:42 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-02 17:52:42 +0000 |
commit | 674f40d027ece13daa78ef2a7d69c79f4198368a (patch) | |
tree | 2bcc0e41e5064b62d18bb376a5ecf0d760b6f13d /stylus/manganato_sepia.css | |
parent | update (diff) | |
download | scripts-674f40d027ece13daa78ef2a7d69c79f4198368a.tar.gz scripts-674f40d027ece13daa78ef2a7d69c79f4198368a.zip |
update
Diffstat (limited to 'stylus/manganato_sepia.css')
-rw-r--r-- | stylus/manganato_sepia.css | 2 |
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 { |