# HG changeset patch # User Nicolas Chauvat # Date 1230591595 -3600 # Node ID 65c6738df991739ff977c35a6bb8027ddb9eb440 # Parent fe183404aae13f94e4892a87b64eb5baa8f787db [doc] no underline for links diff -r fe183404aae1 -r 65c6738df991 doc/book/en/.static/sphinx-default.css --- a/doc/book/en/.static/sphinx-default.css Mon Dec 29 23:55:53 2008 +0100 +++ b/doc/book/en/.static/sphinx-default.css Mon Dec 29 23:59:55 2008 +0100 @@ -527,7 +527,7 @@ a { color: orangered; - text-decoration: underline; + text-decoration: none; } a:hover {