diff --git a/architype.css b/architype.css index 5f402e6..b62dcdf 100644 --- a/architype.css +++ b/architype.css @@ -34,6 +34,8 @@ body { width: 100%; padding: 3px; border: 5px solid rgba(0,0,0,0.0); + + cursor: default; } #definition li.node { @@ -64,4 +66,4 @@ body { #definition .nodelist { width: 100%; margin: 5px; -} \ No newline at end of file +}