aboutsummaryrefslogtreecommitdiffstats
path: root/portuguese/debian-pt.css
blob: ee3d186b76c7533de8395669df0e0f85162e16aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* Debian language css file for portuguese - pt */
/* please do not touch for now! - Jutta Wrage 2005 */

/* quotes */
html[lang=pt] q:before { content: "\201C"; }
html[lang=pt] q:after { content: "\201D"; }
html[lang=pt] q q:before { content: "\2018"; }
html[lang=pt] q q:after { content: "\2019"; }

html[lang=pt] blockquote.quote p:first-child:before { content: "\201C"; }
html[lang=pt] blockquote.quote p:after { content: ""; }
html[lang=pt] blockquote.quote p.last:after { content: "\201D"; }

/* html[lang=pt] q:before { content: "\00AB"; }
html[lang=pt] q:after { content: "\00BB"; }
html[lang=pt] q q:before { content: "\2039"; }
html[lang=pt] q q:after { content: "\203A"; }
*/

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