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

html[lang=ja] #leftcol ul ul {
	font-size: 0.95em;
}

/* quotes */
html[lang=ja] q:before { content: "\300C"; }
html[lang=ja] q:after { content: "\300D"; }
html[lang=ja] q q:before { content: "\300E"; }
html[lang=ja] q q:after { content: "\300F"; }

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

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