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 @@
-