aboutsummaryrefslogtreecommitdiffstats
path: root/french/debian-fr.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2006-03-11 01:52:30 +0000
committerJutta Wrage <witch>2006-03-11 01:52:30 +0000
commit43f279ec0544678879f5f0922130e9c779e76cb7 (patch)
tree49d63ea5ebf0f1916767b1ba400db92892265807 /french/debian-fr.css
parentad1baf0debe9d6f70a6cedde98860ead04029cd5 (diff)
clearing up language things in main css
CVS version numbers french/debian-fr.css: 1.3 -> 1.4
Diffstat (limited to 'french/debian-fr.css')
-rw-r--r--french/debian-fr.css14
1 files changed, 12 insertions, 2 deletions
diff --git a/french/debian-fr.css b/french/debian-fr.css
index 46ebc76b966..28ff111ff9c 100644
--- a/french/debian-fr.css
+++ b/french/debian-fr.css
@@ -2,8 +2,18 @@
/* 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: "\201C"; }
-html[lang="fr"] q q:after { content: "\201D"; }
+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