Viewing source of devtesla/comment-boxes

Revision ID: 7715717d-7d25-475b-a28d-cd3d4bb402c9

Hierarchy

Common CSS
@media (min-width: 768px) {
.comment, .comment-replies .comment, .comment-top-level.comment, .comment-replies article:first-child,  {
   border: 1px solid #d3d3d3;
   padding: 1em;
   margin: 1em .5em 1em 1em;
}
}