aboutsummaryrefslogtreecommitdiffstats
path: root/french/debian-fr.css
diff options
context:
space:
mode:
authorDenis Barbier <barbier>2005-12-19 22:14:25 +0000
committerDenis Barbier <barbier>2005-12-19 22:14:25 +0000
commita8a2c904ddb6fd8b24e387ce39969a7e5496e593 (patch)
treeaf03d75d9daea7665da258d3dc07c5a28add3260 /french/debian-fr.css
parent98c4b5395c2ea831b0c94b3ac42f2b647390c87b (diff)
Fix French quotes
CVS version numbers french/debian-fr.css: 1.2 -> 1.3
Diffstat (limited to 'french/debian-fr.css')
-rw-r--r--french/debian-fr.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/french/debian-fr.css b/french/debian-fr.css
index be33afb79b8..46ebc76b966 100644
--- a/french/debian-fr.css
+++ b/french/debian-fr.css
@@ -2,8 +2,8 @@
/* please do not touch for now! - Jutta Wrage 2005 */
/* quotes ok */
-html[lang="fr"] q:before { content: "\00AB\00A0"; white-space: nowrap;}
-html[lang="fr"] q:after { content: "\00A0\00BB"; white-space: nowrap;}
-html[lang="fr"] q q:before { content: "\2039\00A0"; white-space: nowrap;}
-html[lang="fr"] q q:after { content: "\00A0\203A"; white-space: nowrap;}
+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"; }

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