From 0a1b2c1fa299d2d36ee4c3ff1a7378745a19fed0 Mon Sep 17 00:00:00 2001 From: Greg Date: Wed, 31 Oct 2012 03:08:22 -0700 Subject: [PATCH] Code links look better with normal weight --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 448fd90..56994fb 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@ } a.codeLink { color:#31E631; + font-weight:normal; } code {