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