Settings

Theme

Show HN: Display of Nested Comments and Spacing

1 points by brettermeier a month ago · 1 comment · 1 min read


Use this CSS with eg. Stylus Firefox extension on Hackernews: Much better, ahh...

.spacer { height: 20px !important; } .ind { background: repeating-linear-gradient( 90deg, #f6f6ef 0px, #f6f6ef 37px, #465298 39px, #465298 39px ); } #hnmain { max-width: 1200px; }

brettermeierOP a month ago

I feel like the vertical line (with the gradient in my solution) can be done a bit nicer, does anyone have any suggestions?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection