materio-base-legacy/misc/print-rtl.css
bachy 95098773d5 first import
Signed-off-by: bachy <git@g-u-i.net>
2012-10-05 13:50:00 +02:00

8 lines
56 B
CSS

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