templates/header.tmpl
changeset 1425 8fe4116b3253
parent 1417 90b62337f8dd
child 1628 88ad18c16ae5
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -21,6 +21,12 @@ a { text-decoration:none; }
   font-family: sans;
   font-weight: bold;
 }
+.navigate a {
+  background-color: #ccc;
+  padding: 2pt;
+  font-family: sans;
+  color: black;
+}
 
 .metatag {
   background-color: #888888;