diff options
| author | ryderr <r@okfoc.us> | 2014-11-24 10:40:42 -0500 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-11-24 10:40:42 -0500 |
| commit | b506411d1b910fbf33591a394f555c241dcac62c (patch) | |
| tree | b3b04120f69ae6633c9f0e3e5a1cef0cd1c67ee7 /views/about/howto.ejs | |
| parent | d4b057efd7f5d1dc92c95606ac9c6f75a2d88239 (diff) | |
| parent | d9697721355606f03a433327e5579606993b20e5 (diff) | |
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'views/about/howto.ejs')
| -rw-r--r-- | views/about/howto.ejs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/views/about/howto.ejs b/views/about/howto.ejs index 74009d1..5278a40 100644 --- a/views/about/howto.ejs +++ b/views/about/howto.ejs @@ -111,14 +111,6 @@ <tr><td> </td></tr> <tr><td>Spacebar</td><td>Jump</td></tr> </table> - <style> - .keyboard { float: left; width: 50%; } - .keyboard tr { margin: 0; padding: 0; } - .keyboard td { padding: 2px 10px; margin: 0; } - .keyboard.first-keyboard td:nth-child(1) { text-align: center; width: 50px; padding-left: 100px; } - .keyboard td:nth-child(1) { text-align: right; width: 150px; } - .keyboard td:nth-child(2) { font-weight: 300; } - </style> </span> </div> </div> |
