summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/read.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/css/read.css b/css/read.css
index 2b8153e..fc1e392 100644
--- a/css/read.css
+++ b/css/read.css
@@ -163,10 +163,8 @@
background-color:rgba(0,0,0,0.1);
}
-body.is-epube-app .header {
- display : none ! important;
+body.is-epube-app .header .toolbar,
+body.is-epube-app .header a {
+ display : none;
}
-body.is-epube-app #reader {
- top : 0px;
-} \ No newline at end of file