diff --git a/css/style.css b/css/style.css index 86ab004..bb0a931 100755 --- a/css/style.css +++ b/css/style.css @@ -65,8 +65,13 @@ input:focus { button { width: 100%; + cursor: pointer; } .form_row { margin-bottom: 10px; +} + +.hidden { + /*text-indent: -9999px;*/ } \ No newline at end of file diff --git a/index.php b/index.php index b679372..f9da317 100755 --- a/index.php +++ b/index.php @@ -18,7 +18,7 @@