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.
 
 
 
 

13 lines
213 B

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