aboutsummaryrefslogtreecommitdiffstats
path: root/spanish/debian-es.css
blob: b8ed8a499a9e92f64b164f6c0c04a4f68bb400e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* 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] q q q:before { content: "\0027"; }
html[lang=es] q q q:after { content: "\0027"; }

html[lang=es] blockquote.quote p:first-child:before { content: "\00AB"; }
html[lang=es] blockquote.quote p:after { content: ""; }
html[lang=es] blockquote.quote p.last:after { content: "\00BB"; }

/* 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