diff --git a/doc/langref.html.in b/doc/langref.html.in
index bb2a67c562865a5f07bfdd7557d975cc884d3a33..1d80c73a3e50ca45fda9c7177c089304174cb977 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 {