diff --git a/contact.html b/contact.html index 3ca20da..b032e47 100644 --- a/contact.html +++ b/contact.html @@ -28,7 +28,6 @@

Vous pouvez contacter le collectif Karäfon au numéro de téléphone 07 67 27 83 14.

logo facebook - logo instagram
@@ -37,4 +36,4 @@ - \ No newline at end of file + diff --git a/index.html b/index.html index 5a741af..e2ebfd3 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,12 @@ -

Le Collectif Karäfon pose ses valises et implante son chapiteau + +

+ Les prochaines dates arrivent bientôt ;) +
+
+ Le Collectif Karäfon a posé ses valises et son chapiteau à Orliénas les 6 et 7 septembre 2024 Un festival convivial, familial et festif proposé par la troupe Karäfon !

diff --git a/karafon_style.css b/karafon_style.css index 462d4b7..6da0b58 100644 --- a/karafon_style.css +++ b/karafon_style.css @@ -4,14 +4,14 @@ html { header { align-items: center; - background-color: rgb(40,140,180); + background-color: #3897d1; padding: 20px; text-align: center; } body{ margin-top: 0%; - background-color: rgb(250, 250, 200); + background-color: #fde47d; } img{