Added hint and vc to collected kalamar assets
diff --git a/public/js/demo/vc.html b/public/js/demo/vc.html
index 0a7efa9..ae6aef1 100644
--- a/public/js/demo/vc.html
+++ b/public/js/demo/vc.html
@@ -5,9 +5,17 @@
<meta charset="utf-8" />
<script src="../src/menu.js"></script>
<script src="../src/vc.js"></script>
- <link href="../../css/vc.css" rel="stylesheet" type="text/css"></link>
- <link href="../../css/menu.css" rel="stylesheet" type="text/css"></link>
+ <link href="../../css/build/kalamar.css" rel="stylesheet" type="text/css"></link>
<style type="text/css" rel="stylesheet">
+
+body {
+ background-color: #7ba400;
+ color: white;
+ font-family: tahoma, verdana, arial;
+ font-size: 10pt;
+ margin: 20px;
+}
+
.info {
background-color:white;
color: black;