Adjust the doc styles a bit.
1 files changed, 1 insertions(+), 4 deletions(-)

M docs/static/media/css/typography.css
M docs/static/media/css/typography.css +1 -4
@@ 33,6 33,7 @@ strong {
 }
 
 a {
+    font-weight: bold;
 	text-decoration: none;
 }
 

          
@@ 40,10 41,6 @@ table#files a:hover, table#subdirs a:hov
 	color: #a00000;
 }
 
-a[href^="http:"] {
-	text-decoration: underline;
-}
-
 p#footer a {
 	text-decoration: none;
 }