mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-26 07:53:25 +00:00
7 lines
56 B
CSS
7 lines
56 B
CSS
|
|
body {
|
|
direction: rtl;
|
|
}
|
|
th {
|
|
text-align: right;
|
|
}
|