]> git.treefish.org Git - banana.git/blob - include/nav.inc
59f1950196a8869f8d913be261801a2cbe9f37fd
[banana.git] / 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
10 <a href="submit.php">submit</a>
11  | 
12 <a href="summary.php">summary</a>
13  | 
14 <a href="register.php">register</a>
15  | 
16 <a href="admin">ADMIN</a>
17
18 <br><br>