From 279f894665e3242a87f9cecc4a09243420e910b5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 5 Apr 2010 04:57:48 -0400 Subject: [PATCH] update --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 4030eee..41931dd 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@ color:#343331; background:#fff; } #man { max-width:89ex; text-align:justify; margin:0 25px 25px 25px } + #man a{ color:black;} #man h1, #man h2, #man h3 { color:#232221;clear:left } #man h1 { font-size:28px; margin:15px 0 30px 0; text-align:center } #man h2 { font-size:18px; margin-bottom:0; margin-top:10px; line-height:1.3; }