aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/debian-ar.css
diff options
context:
space:
mode:
authorMohamed Amine <medamine-guest>2017-07-23 19:24:42 +0000
committerMohamed Amine <medamine-guest>2017-07-23 19:24:42 +0000
commitc6234540964a4e72b2ee77f895344cdf4364e494 (patch)
tree604ce7b65a9f663a6b2582bbd1789860a455ee06 /arabic/debian-ar.css
parent0109fb8075ae527d33341c185ed71b35db10964b (diff)
few CSS tweaks
CVS version numbers arabic/debian-ar.css: 1.11 -> 1.12
Diffstat (limited to 'arabic/debian-ar.css')
-rw-r--r--arabic/debian-ar.css22
1 files changed, 16 insertions, 6 deletions
diff --git a/arabic/debian-ar.css b/arabic/debian-ar.css
index 851abfd2545..43b20067e7c 100644
--- a/arabic/debian-ar.css
+++ b/arabic/debian-ar.css
@@ -66,11 +66,21 @@ html[lang=ar] ol {
list-style-type: -moz-arabic;
list-style-type: arabic;
}
-/* ---------------------------- */
+html[lang=fa] body {
+ direction: rtl;
+ unicode-bidi: bidi-override;
+ font-family: 'Noto Naskh Arabic', sans-serif;
+}
+
+/* --- */
-html[lang=ar] #footer, html[lang=ar] h1,
-html[lang=ar] #breadcrumbs, html[lang=ar] #searchbox,
-html[lang=ar] #second-nav {
- direction:rtl;
-} \ No newline at end of file
+html[lang=ar] #header, html[lang=ar] #footer,
+html[lang=ar] #breadcrumbs, html[lang=ar] #second-nav,
+html[lang=ar] #navbar ul, html[lang=ar] h1, h2, h3, h4, h5, h6 {
+ font-family: 'Noto Kufi Arabic', sans-serif;
+}
+
+html[lang=ar] tt, kbd, code {
+ font-family: 'almfixed', monospace;
+}

© 2014-2024 Faster IT GmbH | imprint | privacy policy