/*------------------------------------------------------------------------------ # Page > Post Single Page > RTL ------------------------------------------------------------------------------*/ .single-post .post-meta { text-align: right; } .single-post .post-meta amp-img { margin-left: 6px; margin-right: initial; } /*------------------------------------------------------------------------------ # Page > Single Page Post Comments > RTL ------------------------------------------------------------------------------*/ .amp-wp-comment-list ul ul { padding: 0 30px 0 0; } .amp-wp-comments-wrapper .amp-btn.add-comment { float: left; } .comment .column-1 { float: right; } .comment .column-2 { padding-right: 75px; padding-left: 0; } .comment .comment-published { margin-right: 10px; margin-left: initial; } .comment .comment-footer a + a { margin-right: 10px; margin-left: initial; }