Test image fond

This commit is contained in:
Adrien Bourmault 2021-09-05 17:18:44 +02:00
parent b2b8e9782e
commit 93173c1b6a
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 2 additions and 2 deletions

View File

@ -163,8 +163,8 @@ div.apropos, div.apropossuite {
background-attachment: fixed; background-attachment: fixed;
background-color: #dcd0a8; background-color: #dcd0a8;
background-image: url(images_externes/electronic.png); background-image: url(images_externes/electronic.png);
background-repeat: repeat; background-repeat: no-repeat;
background-size: auto; background-size: cover;
} }
/* extra padding at the cutoffs */ /* extra padding at the cutoffs */
div.apropos { div.apropos {