Files
2020-09-23 15:50:29 +02:00

8 lines
56 B
CSS

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