about summary refs log tree commit diff
path: root/doc/manual/style.css
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-04-07T08·17+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-04-07T08·17+0000
commit806b91f1040d75ca5331445272ecc46adac1c9ef (patch)
treed25df6226d08241e77bbf8e7c055e35abba0dd30 /doc/manual/style.css
parent128c174295680097b28d5f578873ded2696caf40 (diff)
* GC docs.
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 544acb61eb..5331042299 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;
-}