diff options
| author | “Ryder <“r@okfoc.us”> | 2016-03-30 18:50:41 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-03-30 18:50:41 -0400 |
| commit | 836fe13cbc83517484b04e4e23bede6cae2b4e81 (patch) | |
| tree | 5dd7dd80dcdc912174ab0405ccf5ae79a2a68c93 /public | |
| parent | b666c2e12e4a5fc9095f025c6e4ab553219e0e2b (diff) | |
arrow over in intro
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 7 |
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; } |
