diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-29 16:45:08 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-29 16:45:08 -0400 |
| commit | 2492d4126f7747a8e8fbe03250dffabebdf5c5cd (patch) | |
| tree | bd4933721e905e7d45e3170f609b3e5a9329c0a9 /public/assets/ok.css | |
| parent | 2a8a35ad60a62f4e32ec26586b748ab77e92d7df (diff) | |
both up/down buttons working
Diffstat (limited to 'public/assets/ok.css')
| -rw-r--r-- | public/assets/ok.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 8c1ae4f..5905087 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; } |
