aboutsummaryrefslogtreecommitdiffstats
path: root/dutch/debian-nl.css
blob: 6b7797239ba3212b41d4d349ed11049238e4e994 (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 dutch - nl */
/* please do not touch for now! - Jutta Wrage 2005 */

/* quotes ok */
html[lang=nl] q:before { content: "\201E"; }
html[lang=nl] q:after { content: "\201D"; }
html[lang=nl] q q:before { content: "\201A"; }
html[lang=nl] q q:after { content: "\2019"; }

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

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

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