From 9b6ef4c25dda0b84895a41ef738bcb9167a02af3 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Tue, 7 Aug 2012 08:40:30 -0700 Subject: Dernières petites corrections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit utilisation d'un bleu plus soutenu pour le header TODO: ajouter la propriété CSS qui va bien pour avoir le dégradé sous Chrome --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index bdf6622..99d3b3d 100644 --- a/style.css +++ b/style.css @@ -18,7 +18,7 @@ body { } header { - background: -moz-linear-gradient(top, #acf, #dfe); + background: -moz-linear-gradient(top, #acf, #768eb1); padding: 1em 3em 1em; color: #333; border-bottom: thin solid #d6d6d6; @@ -31,7 +31,7 @@ footer { font-size: 80%; text-align: right; font-family: monospace; - background-color: #ddd; + background-color: #eee; padding: .5em 1em; border-top: thin solid #a0a0a0; } -- cgit v1.2.3-70-g09d2