diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/ok.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 6a76161..7429523 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -577,9 +577,10 @@ button.previous { } .bottom { - /*height: 20vh;*/ - overflow: hidden; + /*height: 20vh; padding: 5px 0; + */ + overflow: hidden; cursor: url(img/d.png)32 64, pointer; } |
