From fc27b313be5dea6cadf4db897fa9d7071caa620d Mon Sep 17 00:00:00 2001 From: Jean Wasilewski Date: Fri, 31 Oct 2014 12:10:13 +0100 Subject: [PATCH] Added paffing for topnavbar.php --- css/crep.css | 4 ++++ index.php | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 css/crep.css diff --git a/css/crep.css b/css/crep.css new file mode 100644 index 0000000..a247fe6 --- /dev/null +++ b/css/crep.css @@ -0,0 +1,4 @@ +body +{ + padding-top: 70px; +} diff --git a/index.php b/index.php index 7489411..eca5964 100644 --- a/index.php +++ b/index.php @@ -12,6 +12,7 @@ require_once("creds.php"); Site Web de la Coupe de Robotique des Ecoles Primaires + -- libgit2 0.21.2