print-rtl.css 56 B

1234567
  1. body {
  2. direction: rtl;
  3. }
  4. th {
  5. text-align: right;
  6. }