Files
popsu-d7/misc/print-rtl.css
T
2015-04-08 11:40:19 +02:00

8 lines
56 B
CSS

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