summaryrefslogtreecommitdiff
path: root/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/index.css')
-rw-r--r--css/index.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/index.css b/css/index.css
index b1a200d..144d5e0 100644
--- a/css/index.css
+++ b/css/index.css
@@ -26,6 +26,11 @@
filter : grayscale(100%);
}
+.epube-app-filler {
+ height : 60px;
+ display : none;
+}
+
.in_progress {
font-style : italic;
}