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

/* quotes */
q { font-style: italic; }

html[lang=sv] q:before { content: "\201D"; }
html[lang=sv] q:after { content: "\201D"; }
html[lang=sv] q q:before { content: "\2019"; }
html[lang=sv] q q:after { content: "\2019"; }

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

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

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