From 655a603ecd9951ee8a8d73b724ed44c5d04802c9 Mon Sep 17 00:00:00 2001 From: Alicia Date: Tue, 7 Aug 2012 00:44:47 -0700 Subject: le petit commit d'avant aller faire un très gros dodo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index fa6f31f..4b26ec4 100644 --- a/style.css +++ b/style.css @@ -90,7 +90,12 @@ table { td { border: thin solid; - padding: 0.3em + padding: 0.3em; + text-align: center +} + +#calendar td { + text-align: left } tr:nth-child(even) td { @@ -187,7 +192,7 @@ tr:nth-child(even) td { border-radius: .75em; width: 220px; height: 80px; - background-color: #FFB042 + background-color: #FFC0C0 } #S1 { @@ -203,5 +208,7 @@ tr:nth-child(even) td { border-radius: .75em; width: 220px; height: 80px; - background-color: #ADFF09 + background-color: #FF58F7 } + + -- cgit v1.2.3-70-g09d2