Test image fond
This commit is contained in:
parent
93ec3bb03a
commit
9fb8226fb1
|
@ -160,11 +160,11 @@ p {
|
||||||
|
|
||||||
/* coloured cutoff */
|
/* coloured cutoff */
|
||||||
div.apropos, div.apropossuite {
|
div.apropos, div.apropossuite {
|
||||||
background-attachment: scroll, scroll, fixed;
|
background-attachment: scroll;
|
||||||
background-color: #dcd0a8;
|
background-color: #dcd0a8;
|
||||||
background-image: url(electronic.png);
|
background-image: url(electronic.png);
|
||||||
background-repeat: repeat, repeat, no-repeat;
|
background-repeat: repeat;
|
||||||
background-size: auto, auto, cover;
|
background-size: auto;
|
||||||
}
|
}
|
||||||
/* extra padding at the cutoffs */
|
/* extra padding at the cutoffs */
|
||||||
div.apropos {
|
div.apropos {
|
||||||
|
|
Loading…
Reference in New Issue