summaryrefslogtreecommitdiffstats
path: root/LogReceiver/html/networkdiscovery.css
diff options
context:
space:
mode:
Diffstat (limited to 'LogReceiver/html/networkdiscovery.css')
-rw-r--r--LogReceiver/html/networkdiscovery.css7
1 files changed, 7 insertions, 0 deletions
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;