Skip to content

RTL for quora.com by elyas

Details

Authorelyas

LicenseNo License

CategoryQuora.com

Created

Updated

Size452 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

اضافه کردن یک استایل راست به چپ برای سایت Quora.com در گوشی که برای زبان فارسی تست شده است .
*این یک استایل اولیه است و احتمالا دارای خطا میباشد
لطفا در صورت مشاهده هر گونه خطایی به ما پیام بدید.

Adding a right-to-left style for the Quora.com site, which has been tested for the Persian language in mobile.
*This is an initial style and may contain errors
Please let us know if you see any errors.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           quora.com - 8/13/2022, 2:34:35 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("quora.com") {

@font-face {
font-family: 'IRANSans';
src: url('https://raw.githubusercontent.com/net-warriors/font-family/main/IRANSans.ttf');

		}


	*{direction:rtl; font-family: IRANSans;}
	
	
	
		
	}

Reviews

No reviews yet.