Files
prestashop/mails/themes/classic/assets/rtl.css

5 lines
74 B
CSS
Raw Normal View History

body{
direction: rtl;
font-family: Tahoma, "Open-sans", sans-serif;
}