Test image fond

This commit is contained in:
Adrien Bourmault 2021-09-05 17:14:55 +02:00
parent 93ec3bb03a
commit 9fb8226fb1
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 3 additions and 3 deletions

View File

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