Viewing source of devtesla/comment-boxes

Revision ID: c106dd31-b7c6-48da-b67b-7b3f086f33d0

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