From b704eea43f374471fe8cf0f8a518590803b7dbdf Mon Sep 17 00:00:00 2001 From: Benjamyn Love Date: Mon, 7 May 2018 23:02:00 +1000 Subject: [PATCH] FUCK U CSS --- static/css/test.css | 5 ++++- templates/dns.html | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/static/css/test.css b/static/css/test.css index bb9b0b3..a5013c6 100644 --- a/static/css/test.css +++ b/static/css/test.css @@ -10,10 +10,10 @@ } .column { - float: none; width: 40%; background-color: #B1B1B1; padding: 2%; + float: left; } .row:after { @@ -25,6 +25,7 @@ .buffer { width: 2%; background-color: #363636; + clear: both; } .allmostbiggertext { @@ -41,3 +42,5 @@ float: none; margin: 0 auto; } + + diff --git a/templates/dns.html b/templates/dns.html index 5e316c2..fa8ed27 100644 --- a/templates/dns.html +++ b/templates/dns.html @@ -13,21 +13,23 @@ -
+
Whois Information: {% for key, value in dnsinfo.iteritems() %}
  • {{ key }} - {{ value }}
  • {% endfor %}
    -
    +
    DNS Records