aboutsummaryrefslogtreecommitdiffstats
path: root/spanish/debian-es.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2005-12-19 21:41:48 +0000
committerJutta Wrage <witch>2005-12-19 21:41:48 +0000
commitd72a2c4db1da515af0ee1770632fb6eecbb531dc (patch)
tree3ea07054ff16cae23416074490e7fcecf4d6a488 /spanish/debian-es.css
parent33d76befee8a976ccbb3ce99f4e129c5e52f3545 (diff)
spanish quotes
CVS version numbers spanish/debian-es.css: 1.1 -> 1.2
Diffstat (limited to 'spanish/debian-es.css')
-rw-r--r--spanish/debian-es.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/spanish/debian-es.css b/spanish/debian-es.css
index d17cd58af91..3981422ff23 100644
--- a/spanish/debian-es.css
+++ b/spanish/debian-es.css
@@ -1,2 +1,13 @@
/* Debian language css file for spanish - es */
/* please do not touch for now! - Jutta Wrage 2005 */
+
+/* quotes ok */
+html[lang=es] q:before { content: "\00AB"; }
+html[lang=es] q:after { content: "\00BB"; }
+html[lang=es] q q:before { content: "\0022"; }
+html[lang=es] q q:after { content: "\0022"; }
+/* html[lang=es] .es2 q:before { content: "\201C"; }
+html[lang=es] .es2 q:after { content: "\201D"; }
+html[lang=es] .es2 q q:before { content: "\2018"; }
+html[lang=es] .es2 q q:after { content: "\2019"; } */
+

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