From a25aca329747cac77264847b29cb844a45c7a88f Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Sun, 7 Jan 2018 23:56:13 +0100 Subject: Basic styling and header/footer markup --- html/includes/navbar.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 html/includes/navbar.php (limited to 'html/includes/navbar.php') diff --git a/html/includes/navbar.php b/html/includes/navbar.php new file mode 100755 index 0000000..41b3055 --- /dev/null +++ b/html/includes/navbar.php @@ -0,0 +1,21 @@ +
+ +
-- cgit From 277232a9cad87dc2c7074bf72dc206f712aea9a7 Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Wed, 10 Jan 2018 00:58:56 +0100 Subject: Logo and centered navbar --- html/includes/navbar.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'html/includes/navbar.php') diff --git a/html/includes/navbar.php b/html/includes/navbar.php index 41b3055..0e25a53 100755 --- a/html/includes/navbar.php +++ b/html/includes/navbar.php @@ -1,21 +1,21 @@ -
+ -- cgit From 861e3230f0154e6a5942698adedf18d5eb0e0b8a Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Wed, 10 Jan 2018 20:08:33 +0100 Subject: Move imaegs to assets folder --- html/includes/navbar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/includes/navbar.php') diff --git a/html/includes/navbar.php b/html/includes/navbar.php index 0e25a53..ef856db 100755 --- a/html/includes/navbar.php +++ b/html/includes/navbar.php @@ -2,7 +2,7 @@