diff --git a/no_ipv4_here/templates/no_ipv4_here/index.html b/no_ipv4_here/templates/no_ipv4_here/index.html index 05b737c..772dd6a 100644 --- a/no_ipv4_here/templates/no_ipv4_here/index.html +++ b/no_ipv4_here/templates/no_ipv4_here/index.html @@ -18,13 +18,22 @@ .center { text-align: center; - margin: 20px 15%; + } + + .content-margin { + margin: 20px 10%; } body { font-family: Helvetica, sans-serif; font-size: 15pt; color: black; } + .para-title{ + font-weight: 600; + } + footer{ + margin: 50px 0 25px; + } {{ domain|default:"This part of the Internet" }} is not reachable by IPv4 @@ -36,7 +45,7 @@ class="responsive" width="600" height="400"> -
+

Welcome to the end of the IPv4 Internet. Unfortunately the site you tried reach is not reachable by IPv4. To access {{ domain|default:"this part of the Internet" }}, you need to enable IPv6 on your computer.