diff options
| author | “Ryder <“r@okfoc.us”> | 2016-03-29 16:52:51 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-03-29 16:52:51 -0400 |
| commit | d149a152b8995a18ef952519d4366707fce1d901 (patch) | |
| tree | 20a29dc5b86e7eb921f7beb6f20681f66be60669 /public/assets/ok.css | |
| parent | ccdb68e87b379ce4432ec875f45a055c46ed090e (diff) | |
| parent | 0b5f32a4e7aeab64af18d60f138e0013849539af (diff) | |
Merge branch 'master' of https://github.com/okfocus/portfolio
Diffstat (limited to 'public/assets/ok.css')
| -rw-r--r-- | public/assets/ok.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 8c1ae4f..f762d89 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -412,6 +412,7 @@ nav b { position: absolute; z-index: 3; bottom:0; + left: 0; margin-left: 20vw; cursor: url(img/d.png)32 64, pointer; } @@ -485,9 +486,7 @@ button.previous { /*height: 20vh;*/ flex: 0 auto; overflow: hidden; -/* padding: 5px 0; - */ cursor: url(img/d.png)32 64, pointer; } |
