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

/* quotes ok */
html[lang=fr] q:before { content: "\00AB\00A0"; }
html[lang=fr] q:after { content: "\00A0\00BB"; }
html[lang=fr] q q:before { content: "\201C"; }
html[lang=fr] q q:after { content: "\201D"; }
/* quotes from debian.css */
/*
html[lang="fr"] q:before { content: "\00AB\00A0"; }
html[lang="fr"] q:after { content: "\00A0\00BB"; }
html[lang="fr"] q q:before { content: "\2039\00A0"; }
html[lang="fr"] q q:after { content: "\00A0\203A"; }
*/
html[lang=fr] blockquote.quote p:first-child:before { content: "\00AB\00A0"; }
html[lang=fr] blockquote.quote p:after { content: ""; }
html[lang=fr] blockquote.quote p.last:after { content: "\00A0\00BB"; }

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