Hacker News new | past | comments | ask | show | jobs | submit login

Really neat. I enjoyed scrolling to earth. After that it became painful.

Thankfully, the solution was easy:

Open Chrome Inspector Console:

$('.essay').css({ left: '20px', marginBottom: '15px', maxWidth: '600px', position: 'relative' });

$('#bigspace').css('left','inherit');




I just used the shortcut buttons at the top. Your solution is more fun. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: