Adjust the doc styles a bit.
    
        | author | 
        Steve Losh <steve@stevelosh.com> | 
    
    
        | date | 
        Tue, 24 Nov 2009 20:47:08 -0500 | 
    
    
    
        | parents | 
        8ef26ddc1bd8 
 | 
    
    
        | children | 
        8fe3ed7a10ac
 | 
    
    
        | branches/tags | 
        0.2  | 
    
    
        | files | 
        docs/static/media/css/typography.css  | 
    
Changes
    
--- a/docs/static/media/css/typography.css	Tue Nov 24 20:45:09 2009 -0500
+++ b/docs/static/media/css/typography.css	Tue Nov 24 20:47:08 2009 -0500
@@ -33,6 +33,7 @@
 }
 
 a {
+    font-weight: bold;
 	text-decoration: none;
 }
 
@@ -40,10 +41,6 @@
 	color: #a00000;
 }
 
-a[href^="http:"] {
-	text-decoration: underline;
-}
-
 p#footer a {
 	text-decoration: none;
 }