summaryrefslogtreecommitdiff
path: root/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/index.css')
-rw-r--r--css/index.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/index.css b/css/index.css
index 58356ab..265ceb2 100644
--- a/css/index.css
+++ b/css/index.css
@@ -2,6 +2,14 @@
max-height : 180px;
}
+.thumb.read img {
+ opacity : 0.25;
+}
+
+.in_progress {
+ font-style : italic;
+}
+
.caption div {
overflow : hidden;
text-overflow: ellipsis;