From 02c84ab67e5567f235b5521160e78eaa455d4f26 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 2 Jun 2016 23:17:34 +0200 Subject: Suppression du bouton admin --- projets.php | 0 ressources/includes/header.php | 1 - ressources/styles/menu_gost.css | 4 ++-- 3 files changed, 2 insertions(+), 3 deletions(-) mode change 100644 => 100755 projets.php diff --git a/projets.php b/projets.php old mode 100644 new mode 100755 diff --git a/ressources/includes/header.php b/ressources/includes/header.php index 3369435..b6c5288 100755 --- a/ressources/includes/header.php +++ b/ressources/includes/header.php @@ -43,7 +43,6 @@ $page_actuel = basename($_SERVER['SCRIPT_NAME']);
  • > Accueil
  • > Projets
  • > Hacktualité
  • -
  • > Admin Zone
  • diff --git a/ressources/styles/menu_gost.css b/ressources/styles/menu_gost.css index 0c2b834..45c0fa2 100755 --- a/ressources/styles/menu_gost.css +++ b/ressources/styles/menu_gost.css @@ -17,7 +17,7 @@ Note: Permet de modifier le design du menu font-family: FreeSetLightC; margin-top: 10px; margin-bottom: 10px; - margin-left: 6%; + margin-left: 17%; margin-right: auto; } @@ -78,4 +78,4 @@ Note: Permet de modifier le design du menu #en_cours { border-top: 0 solid #231F20; border-bottom: 4px solid #DB1C36; -} \ No newline at end of file +} -- cgit v1.2.1