diff options
| author | “Ryder <“r@okfoc.us”> | 2016-03-30 19:11:37 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-03-30 19:11:37 -0400 |
| commit | 46ea50e368244fc79b6cf59edf7b92e63b947927 (patch) | |
| tree | 074a8740546a6c5ef832017c81af024a58f5edcb /public | |
| parent | 3cb96c18937924aee8c518137f3edb1e39035be9 (diff) | |
padin
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; } |
