mirror of
https://github.com/torproject/webwml.git
synced 2025-01-27 05:12:43 +00:00
move the image outside the text infoblock
This commit is contained in:
parent
5fbd02ffb9
commit
f3a8af6dc7
@ -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@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 -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user