]> git.treefish.org Git - banana.git/blobdiff - admin/include/nav.inc
...
[banana.git] / admin / include / nav.inc
diff --git a/admin/include/nav.inc b/admin/include/nav.inc
new file mode 100644 (file)
index 0000000..d473d97
--- /dev/null
@@ -0,0 +1,21 @@
+<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="summary.php">summary</a>
+ | 
+<a href="blackboard.php">blackboard</a>
+ | 
+<a href="sessions.php">sessions</a>
+ | 
+<a href="prefs.php">preferences</a>
+ | 
+<a href="password.php">password</a>
+ | 
+<a href="../">USER</a>
+
+<br><br>