diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 51184d8..647b92f 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -437,7 +437,10 @@ nav b { margin-left: 0; height:50%; } - +.item:first-child .page-down{ + height:100%; + bottom: -25px; +} .item:last-child .page-down, .item:last-child .bottom{ cursor:default; } |
