Author: phobos Date: 2012-03-12 00:45:04 +0000 (Mon, 12 Mar 2012) New Revision: 25539
Modified: website/trunk/getinvolved/en/relays.wml Log: boxes.
Modified: website/trunk/getinvolved/en/relays.wml =================================================================== --- website/trunk/getinvolved/en/relays.wml 2012-03-12 00:39:14 UTC (rev 25538) +++ website/trunk/getinvolved/en/relays.wml 2012-03-12 00:45:04 UTC (rev 25539) @@ -16,7 +16,9 @@ <div class="underline"></div>
<div align="center"> -<p><video id="v1" src="https://media.torproject.org/video/2012-03-04-BuildingBridges.ogv" autobuffer="true" controls="controls"></video></p> +<video id="v1" +src="https://media.torproject.org/video/2012-03-04-BuildingBridges.ogv" +autobuffer="true" controls="controls"></video> </div>
<p><a href="https://www.tacticaltech.org/">Tactical Tech</a> @@ -33,10 +35,12 @@ <ul class="hlist"> <li><a href="#diy">Run it yourself.</a></li> <li><a href="#cloud">Run it in the cloud.</a></li> -<li><a href="#donate">Donate to others to run it for you.</a></li> +<li class="last"><a href="#donate">Donate to others to run it for +you.</a></li> </ul>
<div class="hundred toptwenty"> +<div class="dbox donate"> <a name="diy"></a> <h2>Run it yourself</h2> <p>You can run Tor as either a bridge or a relay. A bridge will usually @@ -46,9 +50,14 @@ <h3>Windows</h3> <p> <ul> -<li>Be a Bridge: <a href="<package-win32-bridge-bundle-stable>">package</a>, <a href="<package-win32-bridge-bundle-stable>.asc">signature</a></li> -<li>Be a Relay: <a href="<package-win32-relay-bundle-stable>">package</a>, <a href="<package-win32-relay-bundle-stable>.asc">signature</a></li> -<li>Be an Exit Relay: <a href="<package-win32-exit-bundle-stable>">package</a>, <a href="<package-win32-exit-bundle-stable>.asc">signature</a></li> +<li>Be a Bridge: <a +href="<package-win32-bridge-bundle-stable>">package</a>, <a +href="<package-win32-bridge-bundle-stable>.asc">signature</a></li> +<li>Be a Relay: <a href="<package-win32-relay-bundle-stable>">package</a>, +<a href="<package-win32-relay-bundle-stable>.asc">signature</a></li> +<li>Be an Exit Relay: <a +href="<package-win32-exit-bundle-stable>">package</a>, <a +href="<package-win32-exit-bundle-stable>.asc">signature</a></li> </ul> Read the instructions on how to configure a <a href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a @@ -58,7 +67,12 @@ <h3>Mac OS X</h3> <p> <ul> -<li>Be a Bridge (Intel Macs only): <a href="<package-osx-x86-bundle-stable>">package</a>, <a href="<package-osx-x86-bundle-stable>.asc">signature</a></li> +<li>Be a Bridge (Intel Macs): <a +href="<package-osx-x86-bundle-stable>">package</a>, <a +href="<package-osx-x86-bundle-stable>.asc">signature</a></li> +<li>Be a Bridge (PowerPC Macs ): <a +href="<package-osx-ppc-bundle-stable>">package</a>, <a +href="<package-osx-ppc-bundle-stable>.asc">signature</a></li> </ul> Read the instructions on how to configure a <a href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a @@ -76,8 +90,10 @@ <a href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>. </p> </div> +</div>
<div class="hundred toptwenty"> +<div class="dbox dsmall"> <a name="cloud"></a> <h2>Use the cloud</h2> <p><a href="https://cloud.torproject.org/">The Tor Cloud project</a> @@ -86,14 +102,17 @@ Internet. Setting up a Tor bridge on Amazon EC2 is cheap, simple, and will only take you a couple of minutes.</p> </div> +</div>
<div class="hundred toptwenty"> +<div class="dbox dsmall"> <a name="donate"></a> <h2>Donate to others to run for you</h2> <p>Both <a href="https://www.torservers.net/">torservers.net</a> and <a href="http://noisetor.net/">Noisetor</a> will turn donations into Tor exit relays.</p> </div> +</div>
</div> <!-- END MAINCOL -->