I have right-side aligned text and I want it to push it a little bit left like you do with text-indent bur on the right side. Any solution with that? I\'ve been trying with
Do the following
text-indent: 60px; direction: rtl; text-align: left;
f.ardelian pointed out: Punctuation will appear at the beginning of the line so abc. will appear .abc