Files
materio-base-d7/misc/print-rtl.css
T

8 lines
56 B
CSS
Executable File

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