hg-prompt: Update documentation.
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Tue, 24 Nov 2009 20:47:18 -0500 | 
    
    
        | parents | 5da3cfe61ce1 | 
    
        | children | c8cf11aa648c | 
    
        | branches/tags | (none) | 
    
        | files | hg-prompt/media/css/typography.css | 
Changes
    
--- a/hg-prompt/media/css/typography.css	Tue Nov 24 20:29:34 2009 -0500
+++ b/hg-prompt/media/css/typography.css	Tue Nov 24 20:47:18 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;
 }