summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {