aboutsummaryrefslogtreecommitdiffstats
path: root/polish/debian-pl.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2006-01-08 00:14:59 +0000
committerJutta Wrage <witch>2006-01-08 00:14:59 +0000
commit17e64be259672787e7d34cd75a1f7316f06bfaa2 (patch)
tree9d936f8f119dd17137d8fa073450d68d6418945e /polish/debian-pl.css
parent1b16a831f89b0df16046689dc8ba707c75bceb73 (diff)
lates validation errors and css for blockquote
CVS version numbers polish/debian-pl.css: 1.4 -> 1.5 polish/News/2003/20030127.wml: 1.6 -> 1.7 polish/News/weekly/2001/28/index.wml: 1.12 -> 1.13 polish/News/weekly/2001/29/index.wml: 1.12 -> 1.13 polish/News/weekly/2001/30/index.wml: 1.13 -> 1.14 polish/News/weekly/2002/43/index.wml: 1.9 -> 1.10 polish/News/weekly/2002/44/index.wml: 1.11 -> 1.12 polish/News/weekly/2002/45/index.wml: 1.10 -> 1.11 polish/News/weekly/2002/46/index.wml: 1.13 -> 1.14 polish/News/weekly/2002/47/index.wml: 1.9 -> 1.10 polish/News/weekly/2002/48/index.wml: 1.7 -> 1.8 polish/News/weekly/2002/51/index.wml: 1.11 -> 1.12 polish/News/weekly/2003/02/index.wml: 1.8 -> 1.9 polish/News/weekly/2003/04/index.wml: 1.7 -> 1.8 polish/News/weekly/2003/06/index.wml: 1.7 -> 1.8 polish/News/weekly/2003/11/index.wml: 1.8 -> 1.9 polish/News/weekly/2003/12/index.wml: 1.8 -> 1.9 polish/News/weekly/2003/14/index.wml: 1.8 -> 1.9 polish/News/weekly/2003/15/index.wml: 1.11 -> 1.12 polish/News/weekly/2003/16/index.wml: 1.9 -> 1.10 polish/News/weekly/2003/17/index.wml: 1.13 -> 1.14 polish/News/weekly/2003/26/index.wml: 1.14 -> 1.15 polish/News/weekly/2004/02/index.wml: 1.3 -> 1.4 polish/News/weekly/2004/09/index.wml: 1.2 -> 1.3 polish/News/weekly/2004/11/index.wml: 1.5 -> 1.6 polish/News/weekly/2004/21/index.wml: 1.4 -> 1.5 polish/News/weekly/2004/28/index.wml: 1.5 -> 1.6 polish/News/weekly/2004/29/index.wml: 1.3 -> 1.4 polish/News/weekly/2004/30/index.wml: 1.4 -> 1.5 polish/News/weekly/2004/34/index.wml: 1.6 -> 1.7 polish/News/weekly/2004/36/index.wml: 1.9 -> 1.10 polish/News/weekly/2004/37/index.wml: 1.5 -> 1.6
Diffstat (limited to 'polish/debian-pl.css')
-rw-r--r--polish/debian-pl.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/polish/debian-pl.css b/polish/debian-pl.css
index 69848e9e0c7..65e94331d67 100644
--- a/polish/debian-pl.css
+++ b/polish/debian-pl.css
@@ -7,8 +7,9 @@ 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] blockquote.quote p:first-child:before { content: "\201E"; }
+html[lang=pl] blockquote.quote p:after { content: ""; }
+html[lang=pl] blockquote.quote p.last:after { content: "\201D"; }
/* html[lang=pl] q:before { content: "\201E"; }
html[lang=pl] q:after { content: "\201D"; }

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