background css
This commit is contained in:
parent
8bb642383d
commit
fa2503eb1b
6 changed files with 6 additions and 6 deletions
|
|
@ -30,11 +30,11 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
body{
|
||||
background-image: url("../assets/imgs/starry_sky.jpg")
|
||||
}
|
||||
#background-films {
|
||||
width: 100%;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment : fixed;
|
||||
background-image: url("../assets/imgs/backgroung_mando.jpg");
|
||||
width: auto;
|
||||
background-image: url("");
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue