From 452000854fda2632652bd4552c51e46b2cd00db0 Mon Sep 17 00:00:00 2001 From: theomemin Date: Mon, 26 Nov 2018 11:40:45 +0100 Subject: [PATCH] new nav bar -> navbar_blog --- project/.idea/workspace.xml | 57 +++++++------- project/assets/css/style_index.css | 71 ++++++++++++++++-- .../assets/{polices => font}/Zona_Black.ttf | Bin project/assets/{polices => font}/blod.otf | Bin project/assets/{polices => font}/roman.otf | Bin project/assets/img/facebook.svg | 1 - project/assets/img/glass.png | Bin 0 -> 769 bytes project/index.php | 3 +- project/navbar.php | 32 ++++++++ project/navbar_imie.php | 17 ----- 10 files changed, 130 insertions(+), 51 deletions(-) rename project/assets/{polices => font}/Zona_Black.ttf (100%) rename project/assets/{polices => font}/blod.otf (100%) rename project/assets/{polices => font}/roman.otf (100%) delete mode 100644 project/assets/img/facebook.svg create mode 100644 project/assets/img/glass.png create mode 100644 project/navbar.php delete mode 100644 project/navbar_imie.php diff --git a/project/.idea/workspace.xml b/project/.idea/workspace.xml index d82048e..2ea9a97 100644 --- a/project/.idea/workspace.xml +++ b/project/.idea/workspace.xml @@ -4,7 +4,9 @@ + + @@ -160,18 +164,19 @@