diff --git a/index.php b/index.php
index d54c475..c3edd99 100644
--- a/index.php
+++ b/index.php
@@ -5,14 +5,14 @@
* HdkiLLeR(vpk) for security tips
*/
?>
-
+
+
-
-
+
+
-
FOSS TEIMES - Network Tools
@@ -111,7 +111,7 @@
foreach($results as $result)
{
echo $result;
- echo "\n";
+ echo "
\n";
}
if($results == null)
{
diff --git a/main.css b/main.css
index 2ad2811..d704ead 100644
--- a/main.css
+++ b/main.css
@@ -1,5 +1,5 @@
* {
- padding 0px;
+ padding: 0px;
margin: 0px;
}