Tags:
Description:
Beautiful galaxy star background, with multi-color background.
Preview:
Copy and paste this code into the "About me" section of your Profile to use it.
Caution: This Layout was not inspected by SpaceHey — use it at your own risk.
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
Sylvia Suaste
Code is incomplete. But that's okay. Proper code to get profile layout is:
body {
background-image: url('https://i.etsystatic.com/18325098/r/il/6b497e/1843166742/il_1588xN.1843166742_4mb8.jpg');
background-attachment: fixed;
background-repeat: repeat;
}
Report Comment