]> git.treefish.org Git - banana.git/blobdiff - nav.inc
...
[banana.git] / nav.inc
diff --git a/nav.inc b/nav.inc
deleted file mode 100644 (file)
index f69d3e8..0000000
--- a/nav.inc
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
-  require "head.inc";
-?>
-
-<style type="text/css">
-  a:link { text-decoration:none; font-weight:normal; color:blue; }
-  a:visited { text-decoration:none; font-weight:normal; color:blue; }
-  a:hover { text-decoration:none; font-weight:normal; background-color:yellow; }
-  a:active { text-decoration:none; font-weight:normal; color:blue; }
-  a:focus { text-decoration:none; font-weight:normal; color:blue; }
-</style>
-
-
-<a href="submit.php">submit</a>
- | 
-<a href="register.php">register</a>
- | 
-<a href="lastsubmit.php">last submit</a>
-
-<br><br>