doc/book/en/.static/sphinx-default.css
changeset 303 ea6f0e833fbb
parent 294 6bfc384eecf0
child 304 fe183404aae1
--- a/doc/book/en/.static/sphinx-default.css	Mon Dec 29 23:11:01 2008 +0100
+++ b/doc/book/en/.static/sphinx-default.css	Mon Dec 29 14:43:38 2008 -0800
@@ -164,6 +164,7 @@
 
 div.sphinxsidebar a {
     color: black;
+    text-decoration: none;
 }
 
 div.sphinxsidebar form {
@@ -526,7 +527,7 @@
 
 a {
     color: black;
-    text-decoration: none;
+    text-decoration: underline;
 }
 
 a:hover {