diff --git a/layouts/partials/custom-head.html b/layouts/partials/custom-head.html
index d662967..f62110d 100644
--- a/layouts/partials/custom-head.html
+++ b/layouts/partials/custom-head.html
@@ -10,6 +10,9 @@ code { padding: 2px 4px; font-size: 90%; border-radius: 4px; background-color: #
background: #312f2f;
}
+.headerLinks {
+ background: #312f2f;
+}
.postListItem {
background: #312f2f;
}