Files
PrestaShop/themes/default-bootstrap/css/rtl.css
T
2013-10-23 16:56:02 +02:00

8 lines
78 B
CSS

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