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

/* quotes ok */
html[lang=pl] q:before { content: "\201E"; }
html[lang=pl] q:after { content: "\201D"; }
html[lang=pl] q q:before { content: "\00AB"; }
html[lang=pl] q q:after { content: "\00BB"; }

html[lang=pl] blockquote.quote p:first-child:before { content: "\201E"; }
html[lang=pl] blockquote.quote p:after { content: ""; }
html[lang=pl] blockquote.quote p.last:after { content: "\201D"; }

/* html[lang=pl] q:before { content: "\201E"; }
html[lang=pl] q:after { content: "\201D"; }
html[lang=pl] q q:before { content: "\201A"; }
html[lang=pl] q q:after { content: "\2019"; }
*/
/* html[lang=pl] q:before { content: "\00AB"; }
html[lang=pl] q:after { content: "\00BB"; }
*/

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