summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/read.css16
1 files changed, 4 insertions, 12 deletions
diff --git a/css/read.css b/css/read.css
index f1f1172..6b9ddd2 100644
--- a/css/read.css
+++ b/css/read.css
@@ -1,11 +1,3 @@
-body.night {
- background : black;
- color : #999;
-}
-
-body.night .loading {
- background : black;
-}
.loading {
position : absolute;
color : #999;
@@ -37,7 +29,7 @@ body.night .loading {
.footer {
bottom : 5px;
left : 0px;
- width : 100%;
+ width : 100%;
height : 24px;
}
.header, .footer {
@@ -76,7 +68,7 @@ body.night .loading {
top : 32px;
bottom : 32px;
left : 96px;
- right : 96px;
+ right : 96px;
}
@media (max-width: 992px) {
@@ -98,7 +90,7 @@ body.night .loading {
right : 48px;
}
.toolbar {
- width : 128px;
+ width : 96px;
}
}
@@ -108,7 +100,7 @@ body.night .loading {
right : 32px;
}
.toolbar {
- width : 96px;
+ width : 64px;
}
}