Test image fond
This commit is contained in:
parent
93ec3bb03a
commit
9fb8226fb1
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue