[tor-commits] r25578: {website} move the image outside the text infoblock (website/trunk/press/en)

Andrew Lewman andrew at torproject.org
Tue Mar 27 18:50:03 UTC 2012


Author: phobos
Date: 2012-03-27 18:50:02 +0000 (Tue, 27 Mar 2012)
New Revision: 25578

Modified:
   website/trunk/press/en/info.wmi
Log:
move the image outside the text infoblock


Modified: website/trunk/press/en/info.wmi
===================================================================
--- website/trunk/press/en/info.wmi	2012-03-27 18:44:44 UTC (rev 25577)
+++ website/trunk/press/en/info.wmi	2012-03-27 18:50:02 UTC (rev 25578)
@@ -4,16 +4,16 @@
 #!/usr/bin/env wml
 <div class="img-shadow">
   <div class="infoblock">
-  	<h2 class="media">Press Contact</h2>
+    <h2 class="media">Press Contact</h2>
     <p>
     <b>Andrew Lewman</b><br>
     execdir at torproject.org<br>
     +1-781-948-1982<br>
     </p>
+    <p></p>
     <p>Our contact information as a qrcode:</p>
-<img src="$(IMGROOT)/contact-info.png" alt="qrcode of contact
-    info">
-   </div>
-   <!-- END INFOBLOCK -->              
+    </div>
+    <img src="$(IMGROOT)/contact-info.png" alt="qrcode of contact info">
+   <!-- END INFOBLOCK -->
 </div>
 <!-- END IMG-SHADOW -->



More information about the tor-commits mailing list