diff --git a/template.jst b/template.jst
index 81ecac066..1af0f1738 100644
--- a/template.jst
+++ b/template.jst
@@ -12,6 +12,7 @@
Source Code
Changelog
FAQ
+Privacy
Report Bugs
diff --git a/web.css b/web.css
index fec2a71dd..a46a3c24d 100644
--- a/web.css
+++ b/web.css
@@ -20,7 +20,7 @@ h1 {
#links > a {
display: table-cell;
vertical-align: middle;
- width: 25%;
+ width: 20%;
color: #000;
text-decoration: none;
}