revert atagar's typography.css change, don't hyper link the title of the

proejcts, that's what "learn more" is for, remove the sample project
link from the sidenav which doesn't work correctly anyway.
This commit is contained in:
Andrew Lewman 2010-11-05 03:56:39 +00:00
parent d675c0aeba
commit 3531bc18a7
3 changed files with 1 additions and 8 deletions

View File

@ -91,10 +91,6 @@ ul { list-style: outside square; }
margin: 2px 0 5px;
}
.nounderline {
text-decoration: none;
}
/* NAVIGATION ------------*/
#nav ul { font-size: 1.167em; }

View File

@ -37,7 +37,7 @@ see where your connections are in the world and configure Tor without
getting into configuration files and code. <a href="<page projects/vidalia>">Learn more &raquo;</a></p>
</td>
<td>
<div class="name"><a class="nounderline" href="<page projects/arm>">Arm</a></div>
<div class="name">Arm</div>
<p>Arm is a terminal status monitor for Tor, intended for
command-line aficionados and ssh connections. This functions much
like top does for system usage, providing real time information on

View File

@ -37,9 +37,6 @@
},
{'url' => 'https://check.torproject.org',
'txt' => 'TorCheck',
},
{'url' => 'projects/sampleproject',
'txt' => 'SampleProject',
}]
},
{'url' => 'projects/arm',