]> gitweb.factorcode.org Git - factor.git/commitdiff
websites.concatenative: fix stylesheet
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 25 Mar 2010 13:21:49 +0000 (09:21 -0400)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 25 Mar 2010 13:21:49 +0000 (09:21 -0400)
extra/websites/concatenative/page.css

index 8115627742ad9f7be7f778d7d66e2cd733e15336..dc0c57b7d5ca6417bce4d7a0432813a70af96fe7 100644 (file)
@@ -9,7 +9,7 @@ body, button {
        border: none;
 }
 
-a, .link {
+a:link, a:visited, .link {
        color: #222;
        border-bottom:1px dotted #666;
        text-decoration:none;