diff --git a/theme/templates/base.html b/theme/templates/base.html
index 52b99fc..4bbfe67 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -17,7 +17,7 @@
text-decoration: none;
}
- a.archives:hover {
+ a.noticeable:hover {
background-color: rgba(0, 0, 0, 0.1);
}