From 3c77242bd1b1849c581263a57c4f7cd96f7dd450 Mon Sep 17 00:00:00 2001 From: Niklas Date: Fri, 23 Sep 2011 14:58:44 +0200 Subject: added a function to the routemanager (which will soon be renamed into networkmanager) to bring up and down interfaces. --- LogReceiver/html/networkdiscovery.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'LogReceiver/html/networkdiscovery.css') diff --git a/LogReceiver/html/networkdiscovery.css b/LogReceiver/html/networkdiscovery.css index fc1c514..8e6b364 100644 --- a/LogReceiver/html/networkdiscovery.css +++ b/LogReceiver/html/networkdiscovery.css @@ -17,6 +17,10 @@ header, footer, aside { display: block; } +#intro { + margin: 20px; +} + #content { display: table; width: 100%; @@ -34,6 +38,9 @@ aside { width: 300px; } +h1 { + margin-top: 20px; +} h1, p{ color:#333; -- cgit v1.2.3-55-g7522