aboutsummaryrefslogtreecommitdiffstats
path: root/hebrew/debian-he.css
blob: ebd7d92f4c14c3f7b116813148eb8432c5554f10 (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
/* Debian language css file for hebrew - he */
/* For comments and suggestions please contact oznahum at gmail.com */

html[lang|=he] #serverselect {}
html[lang|=he] #maincol {}
html[lang|=he] #leftcol ul.cdmenu {
	width: 10em;
}
#logo {
	direction: ltr;
	float: left;
	margin-left: 6px;
	background: #fff;
}
	
q { font-style: italic; }
/* quotes */
html[lang|=he] q:before { content: "\201C"; }
html[lang|=he] q:after { content: "\201D"; } 
html[lang|=he] q q:before { content: "\2018"; }
html[lang|=he] q q:after { content: "\2019"; }

html[lang|=he] blockquote p:first-child:before { content: "\201C"; }
html[lang|=he] blockquote p.notlast:after { content: ""; }
html[lang|=he] blockquote p:after { content: "\201D"; }

html[lang|=he] blockquote.question p:before { content: ""; }
html[lang|=he] blockquote.question p:after, blockquote.documentquote p:after{ content: ""; }
html[lang|=he] blockquote { font-style: italic; }

/*
html[lang=en] .en2 q:before { content: "\2018"; }
html[lang=en] .en2 q:after { content: "\2019"; }
html[lang=en] .en2 q q:before { content: "\201C"; }
html[lang=en] .en2 q q:after { content: "\201D"; } 
*/

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