Files
PrestaShop/themes/default-bootstrap/css/rtl.css
T

8 lines
78 B
CSS

* {
direction: rtl !important;
}
#page {
text-align: right !important;
}