Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -34,7 +34,7 @@ | ... | @@ -34,7 +34,7 @@ |
34 | margin: 0; | 34 | margin: 0; |
35 | padding: 0; | 35 | padding: 0; |
36 | 36 | ||
37 | - /* background-image: url('background.jpg'); | 37 | + /* background-image: url('newbackground.png'); |
38 | background-repeat: no-repeat; | 38 | background-repeat: no-repeat; |
39 | background-size: cover; */ | 39 | background-size: cover; */ |
40 | /* background: linear-gradient( to bottom, #fbc2eb, #a6c1ee ); */ | 40 | /* background: linear-gradient( to bottom, #fbc2eb, #a6c1ee ); */ | ... | ... |
-
Please register or login to post a comment