[or-cvs] r23560: {website} remove class=beige because it looks silly when only 2 projec (website/trunk/projects/en)

Andrew Lewman andrew at torproject.org
Sun Oct 10 02:29:28 UTC 2010


Author: phobos
Date: 2010-10-10 02:29:28 +0000 (Sun, 10 Oct 2010)
New Revision: 23560

Modified:
   website/trunk/projects/en/projects.wml
Log:
remove class=beige because it looks silly when only 2 projects are
  listed


Modified: website/trunk/projects/en/projects.wml
===================================================================
--- website/trunk/projects/en/projects.wml	2010-10-10 02:27:29 UTC (rev 23559)
+++ website/trunk/projects/en/projects.wml	2010-10-10 02:29:28 UTC (rev 23560)
@@ -13,23 +13,24 @@
     <p>The Tor Project maintains a growing set of software and services
 in order to make your experience safer, better, and more anonymous.</p>
     <div class="featured-project focus left first">
-			<img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon">
+    <img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon">
       <div class="name">Torbutton</div>
-      <p>Torbutton is a 1-click way for Firefox users to enable or
-disable Tor in Firefox.  To keep you safe, Torbutton disables many types
-of active content. <a href="<page torbutton/index>">Learn more
-&raquo;</a></p>
+      <p>Torbutton is a 1-click way for Firefox users to enable or disable
+      Tor in Firefox.  To keep you safe, Torbutton disables many types
+      of active content. <a href="<page torbutton/index>">Learn more
+      &raquo;</a></p>
     </div>
     <div class="featured-project focus left">
-			<img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon">
+    <img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon">
       <div class="name">Tor Browser Bundle</div>
       <p>The Tor Browser Bundle contains everything you need to safely
-browse the Internet. This package requires no installation. Just extract
-it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
+      browse the Internet. This package requires no installation. Just
+      extract it and run. <a href="<page projects/torbrowser>">Learn
+      more &raquo;</a></p>
     </div>
     <table class="topforty">
     	<tr>
-        <td class="beige">
+        <td>
           <div class="name">TorBEL</div>
           <p>The Tor Bulk Exitlist is a service others can query to
 determine if an IP is a tor exit node or not, and if so, on which tcp



More information about the tor-commits mailing list