Commit 58238402ffa4f272cdc7638823c08fe6fbf51b5f

Authored by Guillaume
1 parent 399273b9

Test Graphe

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
site/header.php
1 1 <!-- header -->
2 2 <header class="container-fluid header">
3   - <div class="container">
  3 + <div class="container navbar-fixed-top">
4 4 <a href ="accueil.php" class="logo"><i class="fa fa-home"></i> Accueil</a>
5 5 <div class="menu">
6 6 <?php
... ...