summaryrefslogtreecommitdiff
path: root/reader.css
diff options
context:
space:
mode:
Diffstat (limited to 'reader.css')
-rwxr-xr-xreader.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/reader.css b/reader.css
index 1042828..574ee2c 100755
--- a/reader.css
+++ b/reader.css
@@ -104,19 +104,6 @@
height : auto;
}
-#loading {
- position : absolute;
- pointer-events : none;
- top : 0;
- width : 100%;
- height : 100%;
- left : 0;
- display : flex;
- align-items : center;
- justify-content : center;
- z-index : 99;
-}
-
#left, #right {
position : absolute;
top : 48px;