Files
2019-03-28 10:59:04 +01:00

8 lines
56 B
CSS

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