mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
preprod.css: fixed background in center of the screen (instead of the page)
This commit is contained in:
parent
6770babe14
commit
91b2b4e1ab
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
body {
|
body {
|
||||||
background: url('../image/preprod') no-repeat center;
|
background: url('../image/preprod') no-repeat center fixed;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue