View file Live Chat 3/5.0_complete/lctemplate/business/css/style-rtl.css

File size: 212B
/* The JAKWEB Business Chat Widget */
/* Version 1.0 */
/* https://jakweb.ch */
/* Copyright 2021 */

html {
  direction: rtl;
}
body {
  direction: rtl;
  text-align: right;
  font-family: 'Amiri', sans-serif;
}