]> git.treefish.org Git - banana.git/blob - admin/include/nav.inc
d473d97c333d0f36e28b481fc4f0d102206ed581
[banana.git] / admin / include / nav.inc
1 <style type="text/css">
2   a:link { text-decoration:none; font-weight:normal; color:blue; }
3   a:visited { text-decoration:none; font-weight:normal; color:blue; }
4   a:hover { text-decoration:none; font-weight:normal; background-color:yellow; }
5   a:active { text-decoration:none; font-weight:normal; color:blue; }
6   a:focus { text-decoration:none; font-weight:normal; color:blue; }
7 </style>
8
9 <a href="summary.php">summary</a>
10  | 
11 <a href="blackboard.php">blackboard</a>
12  | 
13 <a href="sessions.php">sessions</a>
14  | 
15 <a href="prefs.php">preferences</a>
16  | 
17 <a href="password.php">password</a>
18  | 
19 <a href="../">USER</a>
20
21 <br><br>