From fe4dcd4ad1af602d63c6a24b891f79eb2e2538e8 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 4 Aug 2014 12:08:37 +0200 Subject: Split IPv4 and IPv6 results. Show the executed command for each output. --- css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'css/style.css') diff --git a/css/style.css b/css/style.css index 3e3f87b..8b7333e 100644 --- a/css/style.css +++ b/css/style.css @@ -43,6 +43,14 @@ body { margin-left: auto; margin-right: auto; } +.label { + font-size: 1.3em; + display: block; + width: 50%; + margin-bottom: 1em; + margin-left: auto; + margin-right: auto; +} .reset { width: 25%; margin-left: auto; -- cgit v1.2.3