summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-06-15 12:12:00 +0300
committerAndrew Dolgov <[email protected]>2018-06-15 12:12:00 +0300
commit80a289489d3c57efe6e33129841ae248f7409923 (patch)
treee7dd4b8f714f2a7e4ac23edc20d763f14219ddd2 /css
parentf72b1c271a93bb374e1fd2cdde29f324a5be054f (diff)
desaturate read covers
Diffstat (limited to 'css')
-rw-r--r--css/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/index.css b/css/index.css
index 484b21d..948768f 100644
--- a/css/index.css
+++ b/css/index.css
@@ -11,7 +11,8 @@
}
.thumb.read img {
- opacity : 0.25;
+ opacity : 0.5;
+ filter : grayscale(100%);
}
.in_progress {