comment.css 184 Bytes edit raw blame history permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 #comments { margin-top: 15px; } .indented { margin-left: 25px; /* LTR */ } .comment-unpublished { background-color: #fff4f4; } .comment-preview { background-color: #ffffea; }