diff --git a/jstrr.css b/jstrr.css index 372563a..478778e 100644 --- a/jstrr.css +++ b/jstrr.css @@ -1,6 +1,6 @@ body { background-color: rgb(142, 174, 235); - background-image: url(snow.png); + background-image: url(jstrr1.png); background-position: center; background-repeat: no-repeat; background-size: cover; @@ -107,6 +107,7 @@ background-repeat: no-repeat; background-size: cover; width: 100%; + display: none; } div.login-item{ position: absolute;