aboutsummaryrefslogtreecommitdiffstats
path: root/turkish/debian-tr.css
blob: f3619b0f9a6fe5d99d87dbc0016c0c607c7e6628 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* Debian language css file for turkish - tr */
/* please do not touch for now! - Jutta Wrage 2005 */

html[lang=tr] #maincol {}

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

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

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

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