From aa09ef8a3f26049e15158112656a993bf16cc853 Mon Sep 17 00:00:00 2001 From: henyxia Date: Sun, 22 Feb 2015 18:43:45 +0100 Subject: [PATCH] Graphical update --- css/crep.css | 31 +++++++++++++++++++++++++++++-- topnavbar.php | 2 +- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/css/crep.css b/css/crep.css index bfcbc5e..f90f9bf 100644 --- a/css/crep.css +++ b/css/crep.css @@ -10,7 +10,34 @@ body width: 100%; } -.navbar-fixed-top +.panel-default { - margin-right: 10px; + border-color: #89B3D1; +} + +.panel +{ + background-color: #749BD1; +} + +.panel-heading .panel-footer +{ + background-color: #89B3D1; + border-color: #89B3D1; +} + +.navbar-brand +{ + color: #FFF; +} + +.navbar-nav +{ + color: #E4984E; +} + +.navbar-default +{ + background-color: #749B01; + border-color: #5276A8; } diff --git a/topnavbar.php b/topnavbar.php index 7a1caa6..e6571b3 100644 --- a/topnavbar.php +++ b/topnavbar.php @@ -8,7 +8,7 @@ Coupe de Robotique des Ecoles Primaires -