aboutsummaryrefslogtreecommitdiffstats
path: root/polish/debian-pl.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2006-01-04 02:00:09 +0000
committerJutta Wrage <witch>2006-01-04 02:00:09 +0000
commitb07d8fc8c81259493d321f257b0edef9c9e94203 (patch)
tree6adab4e0a306a10345f36c51782ce6f090774d78 /polish/debian-pl.css
parent3262b2349008b570f4ca0f3e26184d04855b8046 (diff)
div -> html
CVS version numbers indonesian/debian-id.css: 1.2 -> 1.3 norwegian/debian-nb.css: 1.1 -> 1.2 norwegian/debian-nn.css: 1.1 -> 1.2 norwegian/debian-no.css: 1.2 -> 1.3 polish/debian-pl.css: 1.3 -> 1.4
Diffstat (limited to 'polish/debian-pl.css')
-rw-r--r--polish/debian-pl.css12
1 files changed, 8 insertions, 4 deletions
diff --git a/polish/debian-pl.css b/polish/debian-pl.css
index 426bed3ca6e..69848e9e0c7 100644
--- a/polish/debian-pl.css
+++ b/polish/debian-pl.css
@@ -2,10 +2,14 @@
/* please do not touch for now! - Jutta Wrage 2005 */
/* quotes ok */
-div[lang=pl] q:before { content: "\201E"; }
-div[lang=pl] q:after { content: "\201D"; }
-div[lang=pl] q q:before { content: "\00AB"; }
-div[lang=pl] q q:after { content: "\00BB"; }
+html[lang=pl] q:before { content: "\201E"; }
+html[lang=pl] q:after { content: "\201D"; }
+html[lang=pl] q q:before { content: "\00AB"; }
+html[lang=pl] q q:after { content: "\00BB"; }
+
+html[lang=pl] blockquote.quote:before { content: "\201E"; }
+html[lang=pl] blockquote.quote:after { content: "\201D"; }
+
/* html[lang=pl] q:before { content: "\201E"; }
html[lang=pl] q:after { content: "\201D"; }
html[lang=pl] q q:before { content: "\201A"; }

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