aboutsummaryrefslogtreecommitdiffstats
path: root/czech/debian-cs.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2005-12-20 22:46:55 +0000
committerJutta Wrage <witch>2005-12-20 22:46:55 +0000
commitb8c1f4e6f806a2f5ff1f4a1021428871d2ba5165 (patch)
tree639b8e8d1aace95a37a3562e5e3be6a34240fa7a /czech/debian-cs.css
parent996191560eb2174ecd877636b1d41fd7fbc8064f (diff)
czech quotes
CVS version numbers czech/debian-cs.css: 1.1 -> 1.2
Diffstat (limited to 'czech/debian-cs.css')
-rw-r--r--czech/debian-cs.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/czech/debian-cs.css b/czech/debian-cs.css
index a4b8a9d76f7..659a34601ca 100644
--- a/czech/debian-cs.css
+++ b/czech/debian-cs.css
@@ -1,2 +1,14 @@
/* Debian language css file for czech - cs */
/* please do not touch for now! - Jutta Wrage 2005 */
+
+/* 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] .cs2 q:before { content: "\00BB"; }
+html[lang=cs] .cs2 q:after { content: "\00AB"; }
+html[lang=cs] .cs2 q q:before { content: "\203A"; }
+html[lang=cs] .cs2 q q:after { content: "\2039"; }
+*/

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