Viewing source of devtesla/comment-boxes

Revision ID: c10986e6-3d2f-4a5c-b11e-14e38f5c0116

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