update background image
This commit is contained in:
parent
33d5844116
commit
35b4fd1573
@ -7,7 +7,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: url(star-catcher-astronaut-catching-stars-for-research-astronaut.jpg) no-repeat center;
|
background: url(bg.jpg) no-repeat center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
width: 200%;
|
width: 200%;
|
||||||
z-index:0
|
z-index:0
|
||||||
@ -106,7 +106,6 @@ div.menu-button span {
|
|||||||
div.content-border {
|
div.content-border {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
/*float: left;*/
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 50px 50px 25px;
|
padding: 50px 50px 25px;
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 850 KiB |
Loading…
Reference in New Issue
Block a user