diff options
| author | “Ryder <“r@okfoc.us”> | 2016-03-30 16:49:57 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-03-30 16:49:57 -0400 |
| commit | 5c91ef1287f99138f562984f7d51c5fd77760e49 (patch) | |
| tree | 46303bbbb6bd313a56ab983bbed6b71f89d8e0c9 /public | |
| parent | f6aedefed2663cdf6af8d7f599f24c6929064516 (diff) | |
testing stuff
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 221dd56..9f95a4c 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -421,11 +421,14 @@ nav b { .up nav span div:last-child .page-no, .down nav span div:last-child .page-no{ color:white; } - -.up .bottom { +/* +.up .cell, .down .cell { + opacity:0; +} +.up .top, .down .top { background: black } - +*/ /* Flickity */ |
