about summary refs log tree commit diff
path: root/doc/manual/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/style.css')
-rw-r--r--doc/manual/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/manual/style.css b/doc/manual/style.css
index 544acb61eba2..533104229953 100644
--- a/doc/manual/style.css
+++ b/doc/manual/style.css
@@ -230,8 +230,3 @@ table.productionset table.productionset
 {
     font-family: monospace;
 }
-
-a[href] {
-    text-decoration: none;
-    border-bottom: 1px dotted #005aa0;
-}