aboutsummaryrefslogtreecommitdiffstats
path: root/czech/debian-cs.css
blob: 99e99354e9c4734474673edf2172d3833f88496a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* Debian language css file for czech - cs */
/* please do not touch for now! - Jutta Wrage 2005 */

html[lang=cs] #maincol {
}
/* quotes ok */
html[lang=cs] q:before { content: "\201E"; }
html[lang=cs] q:after { content: "\201C"; }
html[lang=cs] q q:before { content: "\201A"; }
html[lang=cs] q q:after { content: "\2018"; }

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

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