--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/toolkit/exemples/couple/javascript/d3/examples/kde/kde.css Thu Apr 10 14:20:23 2014 +0200
@@ -0,0 +1,9 @@
+body {
+ font: 10px sans-serif;
+}
+
+path {
+ stroke: #000;
+ stroke-width: 1.5px;
+ fill: none;
+}