ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات.

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@700&display=swap');

html #content h1#firstHeading,
html #content :lang(ar):not(:lang(ar-Latn)) h2,
html #content :lang(ar):not(:lang(ar-Latn)) h3,
html #content :lang(ar):not(:lang(ar-Latn)) h4,
.wikiEditor-ui-toolbar {
	font-family: Noto Sans Arabic, sans-serif;
	font-weight: 700;
}

html :lang(ar):not(:lang(ar-Latn)) {
	font-size: inherit;
}

:lang(ar):not(:lang(ar-Latn)) p, .wikiPreview pre {
	font-size: 115%;
}

body.page-مستخدم_OwenBlacker_common_css .ace_editor,
body.page-مستخدم_OwenBlacker_common_js .ace_editor {
	font-family: Consolas, Cousine, Almarai, monospace;
	font-variant-ligatures: none;
}