New CSS layout WIP

Posted 3 years, 2 months ago by LimeReptile

Hey there!! I just wanted to apologize for the eye-strain inducing layout I got right now as I'm currently debugging and testing things by using random colors. But!! I'll pick my real color palette very soon and try to make it look better and make it more readable! 

I also look forward to remaking my character profiles :) 

Comments


OMG it looks rad.... would you mind sharing the code you used to make your background one image? I've tried but I can never get it right 😳 

Of course!! Try this: 

body { background-image: url("image url"); background-color: HEX CODE HERE; }


It says background color but I didn't use this part, I actually left it as is. It's still supposed to work, though. Tell me if it does! :) 

Thank you!!!! it works great!