Support for rtl languages
hi moshikish;
copy and paste following in new style in stylish add-on page:
@-moz-document url(http://localhost/selfoss);
.entry-title{
direction:rtl;
}
.entry-content{
direction:rtl;
}
it is work best in my pc
best regard.