From 521b16dd937356dd8f0c2ef8c3e6ca79ce390198 Mon Sep 17 00:00:00 2001 From: Jutta Wrage Date: Thu, 22 Dec 2005 13:14:52 +0000 Subject: verified quotes, thanks to Keld and Mr. Lyngholm CVS version numbers danish/debian-da.css: 1.1 -> 1.2 --- danish/debian-da.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'danish/debian-da.css') diff --git a/danish/debian-da.css b/danish/debian-da.css index edf8879f888..260889db61d 100644 --- a/danish/debian-da.css +++ b/danish/debian-da.css @@ -1,2 +1,9 @@ /* Debian language css file for danish - da */ /* please do not touch for now! - Jutta Wrage 2005 */ + +/* quotes ok */ +html[lang=da] q:before { content: "\00BB"; } +html[lang=da] q:after { content: "\00AB"; } +html[lang=da] q q:before { content: "\2019"; } +html[lang=da] q q:after { content: "\2019"; } + -- cgit v1.2.3