aboutsummaryrefslogtreecommitdiffstats
path: root/persian
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2021-08-07 00:38:30 +0200
committerLaura Arjona Reina <larjona@debian.org>2021-08-07 00:38:30 +0200
commit1bd219cb4a2be9678da3b343813c4f5898451b21 (patch)
treec94a2adf91ff1f91aa0d753fce9c5478307f20f1 /persian
parentccb9d46e117d0544aa1b2ee34081edd2eb86b9f6 (diff)
update CSS (used arabic as reference) so the padding of project news at the homepage is well shown
Diffstat (limited to 'persian')
-rw-r--r--persian/debian-fa.css16
1 files changed, 15 insertions, 1 deletions
diff --git a/persian/debian-fa.css b/persian/debian-fa.css
index 789c7b77615..7e7a7ae6346 100644
--- a/persian/debian-fa.css
+++ b/persian/debian-fa.css
@@ -63,7 +63,6 @@ html[lang=fa] a.rss_logo {
float: left;
}
-
html[lang=fa] ol {
list-style-type: -moz-persian;
list-style-type: persian;
@@ -72,3 +71,18 @@ html[lang=fa] ol {
html[lang=fa] body {
font-family: Tahoma, 'DejaVu Sans', sans-serif;
}
+
+/* --- */
+
+html[lang=fa] #header, html[lang=fa] #footer,
+html[lang=fa] #breadcrumbs, html[lang=fa] #second-nav,
+html[lang=fa] #navbar ul, html[lang=fa] h1, h2, h3, h4, h5, h6 {
+ direction: rtl;
+ font-family: Tahoma, 'DejaVu Sans', sans-serif;
+}
+
+/* Adjust padding direction for .project-news-content on the start page. */
+html[lang=fa] .project-news-content {
+ padding-left: 0px;
+ padding-right: 110px;
+}

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