aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/debian-ar.css
blob: 0e4a66daecc365c2228ec0cab1005ac0ace05149 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
/* Debian language css file for arabic - ar */
/* please do not touch for now! - Jutta Wrage 2005 */

/* quotes */
html[lang|=ar] q:before { content: "\00AB"; }
html[lang|=ar] q:after { content: "\00BB"; }

html[lang=ar] blockquote.quote p:first-child:before { content: "\00AB"; }
html[lang=ar] blockquote.quote p:after { content: ""; }
html[lang=ar] blockquote.quote p.last:after { content: "\00BB"; }

/* This part add by Ebraminio and Meisam Khezerloo 2011 */

html[lang=ar] #header {
    padding:0 52px 0 10px;
}
html[lang=ar] #logo {
    left:auto;
    right:0;
    direction:ltr;
}
html[lang=ar] #searchbox {
    left:0;
    right: auto;
}
html[lang=ar] #navbar li {
    float:right;
}
html[lang=ar] #content,
html[lang=ar] #footer {
    margin:0 52px 0 10px;
}
html[lang=ar] #langContainer {
    direction:ltr;
    text-align:right;
}

html[lang=ar] ul#hometoc-cola, html[lang=ar] ul#hometoc-colb, 
html[lang=ar] ul#hometoc-colc, html[lang=ar] ul#hometoc-cold,
html[lang=ar] ul#hometoc-cole {
	float: right;
}

html[lang=ar] ul#footermap-cola, html[lang=ar] ul#footermap-colb,
html[lang=ar] ul#footermap-colc, html[lang=ar] ul#footermap-cold,
html[lang=ar] ul#footermap-cole {
   float: right;
}

html[lang=ar] ol,
html[lang=ar] ul {
     padding-right: 1.5em;
     padding-left: 0;
}

html[lang=ar] span.download {
  left: 13px;
  right: auto;
}

html[lang=ar] a.rss_logo {
	float: left;
}

html[lang=ar] ol {
  list-style-type: -moz-arabic;
  list-style-type: arabic;
}

html[lang=ar] body {
   direction: rtl;
   unicode-bidi: bidi-override;
   font-family: sans-serif;
   line-height: 1.8;
}

/* --- */

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 {
    direction: rtl;
    unicode-bidi: bidi-override;
    font-family: sans-serif;
}

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