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

/* quotes */
html[lang=it] q:after { content: "\00BB"; }
html[lang=it] q:before { content: "\00AB"; }

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

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

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