From 536fab591d04c38e7e1868f38a3ab49d3f3decd4 Mon Sep 17 00:00:00 2001 From: Warren PONS <warren.pons@ensiie.fr> Date: Mon, 16 May 2016 19:37:23 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20fichier=20CSS.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index f2fa7c6..18cd5bc 100644 --- a/index.css +++ b/index.css @@ -33,6 +33,7 @@ body background-repeat: no-repeat; background-attachment: fixed; background-size: cover; + background: #1A001; } article @@ -74,7 +75,7 @@ event #accueil { - background-image: url("back.jpg"); + background: #E6CCFF; } #banniere -- GitLab