commit 9dd3fe8acd0e98ef8658e4999a053a9d862929e6
Author: Aegir sandbox <aegir@ceres.koumbit.net>
Date:   Thu Feb 11 20:13:49 2010 -0500

    remove that silly checkmark for visited links

diff --git a/typography.css b/typography.css
index 12be8c8..2134602 100644
--- a/typography.css
+++ b/typography.css
@@ -21,11 +21,6 @@ a:hover, a:focus {
 #main .node .content a:visited:hover {
   text-decoration: underline;
 }
-html > body #main .node .content a:visited:after {
-  content: "\00A0\221A";
-  font-size: 0.8em;
-  font-family: Times, serif;
-}
 
 h1 a,  h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
 h2 a,  h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
