diff --git a/images/ajax-loader.gif b/images/ajax-loader.gif deleted file mode 100644 index 1560b64..0000000 Binary files a/images/ajax-loader.gif and /dev/null differ diff --git a/index.php b/index.php index 5a25968..35b1c50 100644 --- a/index.php +++ b/index.php @@ -158,9 +158,6 @@ -
-

waiting Please Wait

-
diff --git a/style.css b/style.css index 2c26768..30acb58 100644 --- a/style.css +++ b/style.css @@ -201,21 +201,6 @@ vertical-align: middle; text-align: center; } -#loading -{ -display:none; -position:fixed; -left:0; -top:0; -width:100%; -height:100%; -background-color: #ccc; -filter: alpha(opacity=70); -opacity: 0.70; -text-align: center; -padding-top: 120px; -} - .entrySection { margin-top: 8px;