This commit is contained in:
parent
f32a1e2378
commit
b3a3ff06c0
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ a {
|
|||
position: relative;
|
||||
|
||||
background-image: url("../img/ui/header-nuit.png");
|
||||
background-image: linear-gradient(rgba(0,0,0,0) 70%, #362b49 100%), url("..img/ui/header-nuit.png");
|
||||
background-image: linear-gradient(rgba(0,0,0,0) 70%, #362b49 100%), url("../img/ui/header-nuit.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center 18%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue