diff --git a/example/css/custom.css b/example/css/custom.css index d69ecc6..b93ebbc 100644 --- a/example/css/custom.css +++ b/example/css/custom.css @@ -83,4 +83,10 @@ a:hover{ border : 5px solid white; color : #F38630; -moz-border-radius : 8px; -} \ No newline at end of file +} + .node p{ + font-family : tahoma; + font-size : 10px; + line-height : 11px; + padding : 2px; + } \ No newline at end of file diff --git a/example/example.html b/example/example.html index 2adecfd..c6d51a7 100644 --- a/example/example.html +++ b/example/example.html @@ -9,6 +9,7 @@ +