8 lines
78 B
CSS
8 lines
78 B
CSS
* {
|
|
direction: rtl !important;
|
|
}
|
|
|
|
#page {
|
|
text-align: right !important;
|
|
}
|