aboutsummaryrefslogtreecommitdiffstats
path: root/korean/debian-ko.css
diff options
context:
space:
mode:
authorJutta Wrage <witch>2006-03-11 02:36:43 +0000
committerJutta Wrage <witch>2006-03-11 02:36:43 +0000
commit46d3fe79cfe5090d07f524f48e7e110e21558a17 (patch)
treec98a97d6aed7f8fe3a89a3206965c6780c004ab5 /korean/debian-ko.css
parent26975073eabbd68678ba2798f7e0c8aedd01151a (diff)
preparing blockquotes and moving language related things
CVS version numbers czech/debian-cs.css: 1.3 -> 1.4 korean/debian-ko.css: 1.3 -> 1.4
Diffstat (limited to 'korean/debian-ko.css')
-rw-r--r--korean/debian-ko.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/korean/debian-ko.css b/korean/debian-ko.css
index 70ab1d97328..47aadc009e4 100644
--- a/korean/debian-ko.css
+++ b/korean/debian-ko.css
@@ -1,8 +1,17 @@
/* Debian language css file for korean - ko */
/* please do not touch for now! - Jutta Wrage 2005 */
+html[lang=ko] #maincol {
+ margin-left: 10em;
+}
+
/* quotes ok */
html[lang=ko] q:before { content: "\201C"; }
html[lang=ko] q:after { content: "\201D"; }
html[lang=ko] q q:before { content: "\2018"; }
html[lang=ko] q q:after { content: "\2019"; }
+
+html[lang=ko] blockquote.quote p:first-child:before { content: "\201C"; }
+html[lang=ko] blockquote.quote p:after { content: ""; }
+html[lang=ko] blockquote.quote p.last:after { content: "\201D"; }
+

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