[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS webwml/dutch



Update of /cvs/webwml/webwml/dutch
In directory gluck:/tmp/cvs-serv26275/dutch

Modified Files:
	debian-nl.css 
Log Message:
preparing blockquotes


--- /cvs/webwml/webwml/dutch/debian-nl.css	2005/12/19 21:21:27	1.3
+++ /cvs/webwml/webwml/dutch/debian-nl.css	2006/03/11 01:46:10	1.4
@@ -6,6 +6,11 @@
 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"; }



Reply to: