Viewing source of devtesla/comment-boxes

Revision ID: 301afdc0-7909-4c89-977f-ba79db4a8dc2

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