diff --git a/css/main.css b/css/main.css index 5cb46e3..5182a91 100644 --- a/css/main.css +++ b/css/main.css @@ -6,5 +6,6 @@ -moz-user-select: text; -ms-user-select: text; user-select: text; + cursor:auto } \ No newline at end of file