aboutsummaryrefslogtreecommitdiffstats
path: root/polish/debian-pl.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2005-12-21 00:57:29 +0000
committerJutta Wrage <witch>2005-12-21 00:57:29 +0000
commit652d2fc603b74cd4244256c5aee2fee23328269d (patch)
tree9cbeba0b117752d67637f1dc0acda118ca0bed5a /polish/debian-pl.css
parentbff96c39b30288da1f672084d37bfa7a0e672fc4 (diff)
revision of polish quotes
CVS version numbers polish/debian-pl.css: 1.2 -> 1.3
Diffstat (limited to 'polish/debian-pl.css')
-rw-r--r--polish/debian-pl.css12
1 files changed, 9 insertions, 3 deletions
diff --git a/polish/debian-pl.css b/polish/debian-pl.css
index 316373a3598..426bed3ca6e 100644
--- a/polish/debian-pl.css
+++ b/polish/debian-pl.css
@@ -1,11 +1,17 @@
/* Debian language css file for polish - pl */
/* please do not touch for now! - Jutta Wrage 2005 */
-/* quotes */
-html[lang=pl] q:before { content: "\201E"; }
+/* 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: "\201A"; }
html[lang=pl] q q:after { content: "\2019"; }
+*/
/* html[lang=pl] q:before { content: "\00AB"; }
-html[lang=pl] q:after { content: "\00BB"; } */
+html[lang=pl] q:after { content: "\00BB"; }
+*/

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