diff --git a/css/fixedPosInterface.css b/css/fixedPosInterface.css index 222bca7..9f5112a 100644 --- a/css/fixedPosInterface.css +++ b/css/fixedPosInterface.css @@ -108,6 +108,11 @@ body { border-radius: 15px; } +#preview_tmp { + /*border: 1px solid #8fc;*/ + display: none; +} + #mycanvas, #preview { /*border: 1px solid #08c;*/ float: left; diff --git a/index.html b/index.html index 5a7a2e9..c5520c2 100755 --- a/index.html +++ b/index.html @@ -49,6 +49,7 @@ +