update css
This commit is contained in:
parent
654bf6be8e
commit
481a8881d6
@ -2,14 +2,14 @@ body,
|
|||||||
html {
|
html {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
height: 100%
|
height: 100%;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: url(star-catcher-astronaut-catching-stars-for-research-astronaut.jpg) no-repeat center;
|
background: url(star-catcher-astronaut-catching-stars-for-research-astronaut.jpg) no-repeat center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
width: 200%;
|
width: 200%;
|
||||||
overflow: hidden
|
|
||||||
}
|
}
|
||||||
|
|
||||||
input#menu-control {
|
input#menu-control {
|
||||||
|
Loading…
Reference in New Issue
Block a user