<mikeperry> so the designer thinks we should add "margin-right: 5px;" to the torproject stylesheet at line 213 <mikeperry> to make the links easier to read
Roger Dingledine

Roger Dingledine commited on 2008-02-23 00:04:26
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.

... ...
@@ -211,6 +211,7 @@ td.banner-middle {
211 211
 }
212 212
 
213 213
 td.banner-middle a, td.banner-middle a:visited {
214
+    margin-right: 5px;
214 215
     color: white;
215 216
     font-weight: bold;
216 217
     font-size: 1em;
217 218