From c65072cb6a24dfcf20db2b1ceed69dce81f56fec Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Fri, 16 Dec 2016 19:34:53 +0100 Subject: [PATCH] rename Kazoo to index.html This is necessary otherwise it won't get displayed --- Kazoo | 67 -------------------------------------------- index.html | 82 +++++++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 65 insertions(+), 84 deletions(-) delete mode 100644 Kazoo diff --git a/Kazoo b/Kazoo deleted file mode 100644 index 60b53ea..0000000 --- a/Kazoo +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - -
-

Kazzoo, the Open Trade Portal -
- -
-

-

What is possible in Kazzoo???

-

Notice that this div element has a left margin of 25%. This is because the side navigation is set to 25% width. If you remove the margin, the sidenav will overlay/sit on top of this div.

-

Also notice that we have set overflow:auto to sidenav. This will add a scrollbar when the sidenav is too long (for example if it has over 50 links inside of it).

- -
- - - diff --git a/index.html b/index.html index 35e82a9..60b53ea 100644 --- a/index.html +++ b/index.html @@ -1,19 +1,67 @@ - - - - - Apache2 Debian Default Page: It works - - -

Test Titel

-

- This is the default welcome page used to test the correct - operation of the Apache2 server after installation on Debian systems. - If you can read this page, it means that the Apache HTTP server installed at - this site is working properly. You should replace this file (located at - /var/www/html/index.html) before continuing to operate your HTTP server. -

- - + + + + + + + + + + + + + + +
+

Kazzoo, the Open Trade Portal +
+ +
+

+

What is possible in Kazzoo???

+

Notice that this div element has a left margin of 25%. This is because the side navigation is set to 25% width. If you remove the margin, the sidenav will overlay/sit on top of this div.

+

Also notice that we have set overflow:auto to sidenav. This will add a scrollbar when the sidenav is too long (for example if it has over 50 links inside of it).

+ +
+ + +