diff options
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> |
