Viewing source of devtesla/comment-boxes

Revision ID: 1ecb3c7b-6861-45ea-9b03-c0c2fca0320b

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 .1em .1em 1em;
}
}