]> git.treefish.org Git - banana.git/blobdiff - include/nav.inc
...
[banana.git] / include / nav.inc
diff --git a/include/nav.inc b/include/nav.inc
new file mode 100644 (file)
index 0000000..59f1950
--- /dev/null
@@ -0,0 +1,18 @@
+<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="summary.php">summary</a>
+ | 
+<a href="register.php">register</a>
+ | 
+<a href="admin">ADMIN</a>
+
+<br><br>