print-rtl.css
body { direction: rtl; } th { text-align: right; }
File
-
misc/
print-rtl.css
View source
-
- body {
- direction: rtl;
- }
- th {
- text-align: right;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.