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.
|
/* 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;
|
|
}
|
|
|