changed width in overview

This commit is contained in:
Fabian Faessler 2013-09-29 23:38:47 +02:00
parent aad646c045
commit 9730eea790

View File

@ -29,7 +29,7 @@
<hr> <hr>
<div class="row"> <div class="row">
<div class="col-lg-6"> <div class="col-lg-4">
<div class="well well-sm"> <div class="well well-sm">
<h3>New Host</h3> <h3>New Host</h3>
<form method="post" action=""> <form method="post" action="">
@ -39,7 +39,7 @@
</form> </form>
</div> </div>
</div> </div>
<div class="col-lg-6"> <div class="col-lg-8">
<div class="well well-sm"> <div class="well well-sm">
<h3>Information</h3> <h3>Information</h3>
<p>We try to get your IP addresses through a trick. We host two fake images on a IPv4 and IPv6 domain and we can associate those with your session. If we find an IP address, we will update this information accordingly. This allows us to get your IPv4 address even when you are using your IPv6 and vice versa.</p> <p>We try to get your IP addresses through a trick. We host two fake images on a IPv4 and IPv6 domain and we can associate those with your session. If we find an IP address, we will update this information accordingly. This allows us to get your IPv4 address even when you are using your IPv6 and vice versa.</p>