cms/drupal/misc/print-rtl.css
author ymh <ymh.work@gmail.com>
Thu, 16 Nov 2017 15:44:36 +0100
changeset 553 251df6cb3afa
parent 541 e756a8c72c3d
permissions -rwxr-xr-x
upgrade drupal with the new tresor theme


body {
  direction: rtl;
}
th {
  text-align: right;
}