[tor-commits] [check/master] Fix invisible link.

arlo at torproject.org arlo at torproject.org
Sat Nov 16 06:22:19 UTC 2013


commit 14459b54b05fc6eae551acd6133f392c8712e81f
Author: Arlo Breault <arlolra at gmail.com>
Date:   Fri Nov 15 22:20:29 2013 -0800

    Fix invisible link.
    
    Reported in trac #10170.
---
 public/base.html |    1 -
 1 file changed, 1 deletion(-)

diff --git a/public/base.html b/public/base.html
index 9b1c668..b01e1df 100644
--- a/public/base.html
+++ b/public/base.html
@@ -59,7 +59,6 @@
       margin: 0;
       font-size: 0.8em;
     }
-    .project a { color: #fff; }
   </style>
 </head>
 <body>



More information about the tor-commits mailing list