diff --git a/index.html b/index.html index 9d2a597..ee73fb7 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@
-

Kształty

+

Kształty - przeciągnij i upuść

@@ -27,167 +27,220 @@ diff --git a/style.css b/style.css index 83f17ae..deddd34 100644 --- a/style.css +++ b/style.css @@ -44,6 +44,7 @@ .shape { background: transparent; border: 1px solid white; + cursor: pointer; } .toolbar {