diff --git a/templates/header.tmpl b/templates/header.tmpl --- 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;