Jakweb.ch stuff
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clouddesk/template/business/css/style-rtl.css

14 lines
213 B

1 year ago
/* The JAKWEB Business Chat Widget */
/* Version 1.0 */
/* https://jakweb.ch */
/* Copyright 2023 */
html {
direction: rtl;
}
body {
direction: rtl;
text-align: right;
font-family: 'Amiri', sans-serif;
}