From 7fd6296d1dbd8fcbeb93d4c05b958102187f53cc Mon Sep 17 00:00:00 2001 From: Robert Langhammer Date: Sun, 22 Jan 2017 20:58:13 +0000 Subject: [PATCH] =?UTF-8?q?Schm=C3=A4lerer=20Men=C3=BCbalken?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/styles.css | 8 ++++---- html/responsive-menu.html | 2 +- html/start.html | 4 ++++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/css/styles.css b/css/styles.css index ec34e68..e8e9a95 100644 --- a/css/styles.css +++ b/css/styles.css @@ -34,7 +34,7 @@ h1 { } .brand { float: left; - height: 80px; + height: 20px; } .brand p { margin: 0; @@ -44,10 +44,10 @@ h1 { } .logo { font-size: 1.4em; - line-height: 40px; + line-height: 20px; margin: 20px 0 0; width: 50px; - height: 40px; + height: 20px; /* background-color: #3C97D5; */ text-align: center; font-weight: bold; @@ -60,7 +60,7 @@ h1 { } .rm-toggle.rm-button { - margin-top: 25px; + margin-top: 10px; } .rm-css-animate.rm-menu-expanded { diff --git a/html/responsive-menu.html b/html/responsive-menu.html index 7846d5b..3a1015c 100644 --- a/html/responsive-menu.html +++ b/html/responsive-menu.html @@ -155,7 +155,7 @@
diff --git a/html/start.html b/html/start.html index 7d1e1e5..026c827 100644 --- a/html/start.html +++ b/html/start.html @@ -47,9 +47,13 @@ for($i = 0; $i < count($othergw); ++$i) { echo "$othergw[$i]
"; } +$clients = file_get_contents('http://5.189.166.50/test.html'); +echo $clients; ?> + +