diff --git a/doc/langref.html.in b/doc/langref.html.in
index bb2a67c562..1d80c73a3e 100644
--- a/doc/langref.html.in
+++ b/doc/langref.html.in
@@ -8,7 +8,7 @@
body{
font-family: system-ui, -apple-system, Roboto, "Segoe UI", sans-serif;
}
- a {
+ a:not(:hover) {
text-decoration: none;
}
table, th, td {