From 34f95f79514459fb6f53c4cdfad50f878dc98d56 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sun, 5 Sep 2021 17:25:00 +0200 Subject: [PATCH] Test image fond --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index 6e953ce..6869508 100644 --- a/styles.css +++ b/styles.css @@ -161,6 +161,7 @@ p { /* coloured cutoff */ div.apropos, div.apropossuite { background-attachment: fixed; + background-color: #dcd0a8ff; background-image: url(images_externes/electronic.png); background-repeat: no-repeat; background-size: cover;