Show HN: Display of Nested Comments and Spacing
1 points| brettermeier | 2 months ago
.spacer { height: 20px !important; } .ind { background: repeating-linear-gradient( 90deg, #f6f6ef 0px, #f6f6ef 37px, #465298 39px, #465298 39px ); } #hnmain { max-width: 1200px; }
brettermeier|2 months ago