summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/assets/ok.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index d2d3030..6a76161 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -497,6 +497,12 @@ body {
margin-left: 0;
}
+.intro .page-up,
+.intro .page-down {
+ width: 75%;
+ margin-left: 25%;
+}
+
.item:first-child .page-down {
height: 100%;
bottom: -25px;
@@ -598,7 +604,6 @@ nav {
.texts {
font-weight: 400;
- padding: 3px 0 0 0;
font-weight: 400;
}