aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/debian-ja.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2006-03-11 01:55:17 +0000
committerJutta Wrage <witch>2006-03-11 01:55:17 +0000
commitdef3db38da51e8ee8220760f8fc26eabb10212c4 (patch)
treeb5602eedd49b5d4a9ebcfe51e88d191c0df7cec5 /japanese/debian-ja.css
parent43f279ec0544678879f5f0922130e9c779e76cb7 (diff)
move language dependent css here
CVS version numbers japanese/debian-ja.css: 1.1 -> 1.2
Diffstat (limited to 'japanese/debian-ja.css')
-rw-r--r--japanese/debian-ja.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/debian-ja.css b/japanese/debian-ja.css
index d4982295a69..83fb7b56b6a 100644
--- a/japanese/debian-ja.css
+++ b/japanese/debian-ja.css
@@ -1,2 +1,17 @@
/* 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