summaryrefslogtreecommitdiff
path: root/public/assets
diff options
context:
space:
mode:
author“Ryder <“r@okfoc.us”>2016-03-30 18:50:41 -0400
committer“Ryder <“r@okfoc.us”>2016-03-30 18:50:41 -0400
commit836fe13cbc83517484b04e4e23bede6cae2b4e81 (patch)
tree5dd7dd80dcdc912174ab0405ccf5ae79a2a68c93 /public/assets
parentb666c2e12e4a5fc9095f025c6e4ab553219e0e2b (diff)
arrow over in intro
Diffstat (limited to 'public/assets')
-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 75aec3d..8a76865 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -494,6 +494,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;
@@ -592,7 +598,6 @@ nav {
.texts {
font-weight: 400;
- padding: 3px 0 0 0;
font-weight: 400;
}