aboutsummaryrefslogtreecommitdiffstats
path: root/czech/debian-cs.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2006-03-11 02:36:43 +0000
committerJutta Wrage <witch>2006-03-11 02:36:43 +0000
commit46d3fe79cfe5090d07f524f48e7e110e21558a17 (patch)
treec98a97d6aed7f8fe3a89a3206965c6780c004ab5 /czech/debian-cs.css
parent26975073eabbd68678ba2798f7e0c8aedd01151a (diff)
preparing blockquotes and moving language related things
CVS version numbers czech/debian-cs.css: 1.3 -> 1.4 korean/debian-ko.css: 1.3 -> 1.4
Diffstat (limited to 'czech/debian-cs.css')
-rw-r--r--czech/debian-cs.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/czech/debian-cs.css b/czech/debian-cs.css
index 0959e1e5b24..6dc56896b84 100644
--- a/czech/debian-cs.css
+++ b/czech/debian-cs.css
@@ -1,8 +1,16 @@
/* Debian language css file for czech - cs */
/* please do not touch for now! - Jutta Wrage 2005 */
+html[lang=cs] #maincol {
+ margin-left: 10em;
+}
/* 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