1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
.borderless td, .borderless tr { border: none !important; } .comment + .comment{ border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 1em; } .date { color: rgba(0, 0, 0, 0.6); font-size: 14px; } article > header { margin-bottom: 2em; }