aboutsummaryrefslogtreecommitdiffstats
path: root/persian/debian-fa.css
blob: 5a0d3d97f02aa3065a7eb21d54224e295e28dc15 (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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
/* Debian language css file for persian - fa */
/* please do not touch for now! - Jutta Wrage 2005 */

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

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

/* This part add by Ebraminio and Meisam Khezerloo 2011 */
/* If you find problem in persian css contact debian-l10n-persian mailing list */

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

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

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

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

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

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

html[lang=fa] ol {
  list-style-type: -moz-persian;
  list-style-type: persian;
}

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;
}

/* Change the direction of "Animating Underlines" from LTR to RTL */

html[lang=fa] .styled-href-blue a::after,
html[lang=fa] .project-news-content a::after {
  right: 0;
}


/* Adjust padding direction of "Project News" section on the home page. */

html[lang=fa] .project-news {
  margin-left: 0%;
  margin-right: 15%;
}


html[lang=fa] .project-news-content {
    padding-left: 0px;
    padding-right: 110px;
}

html[lang=fa] a:link.rss_logo {

	float: left;
	margin-left: 0em;
	margin-right: 0.25em;
}


html[lang=fa] .end-of-list-arrow {
  -moz-transform: rotate(180deg);
  left: 0em;
  right: 3.5em;
}

/* Adjust the slider's direction on the home page. */

html[lang=fa] .slider-wrapper, 
html[lang=fa] .slider-prev-next-control,
html[lang=fa] .slider-dot-control {
  direction: ltr;

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