diff --git a/index.php b/index.php index 98c81d2..9d5a394 100644 --- a/index.php +++ b/index.php @@ -27,6 +27,8 @@ width: 100%; border: none; outline: none; + font-family: inherit; + font-size: inherit; font-weight: bold; } @@ -42,7 +44,11 @@ exit; } - echo 'List New'; + echo '
+ Home  +   + +
'; if (isset($_POST['savebutton'])) { @@ -74,7 +80,7 @@ $nblines = substr_count($content, "\r\n"); echo '
-

+