mirror of
https://github.com/torproject/webwml.git
synced 2025-01-18 16:09:38 +00:00
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:
parent
d675c0aeba
commit
3531bc18a7
@ -91,10 +91,6 @@ ul { list-style: outside square; }
|
||||
margin: 2px 0 5px;
|
||||
}
|
||||
|
||||
.nounderline {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* NAVIGATION ------------*/
|
||||
|
||||
#nav ul { font-size: 1.167em; }
|
||||
|
@ -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 »</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
|
||||
|
@ -37,9 +37,6 @@
|
||||
},
|
||||
{'url' => 'https://check.torproject.org',
|
||||
'txt' => 'TorCheck',
|
||||
},
|
||||
{'url' => 'projects/sampleproject',
|
||||
'txt' => 'SampleProject',
|
||||
}]
|
||||
},
|
||||
{'url' => 'projects/arm',
|
||||
|
Loading…
x
Reference in New Issue
Block a user