Home | All Fwiends | Random | Online | Music | Blog | Search

Dumbpupgutz's Blog

"ʚ♡ɞ"
Other
14 years old
United States
Last Login: 1621554257000
Contacting Dumbpupgutz
Message
Report
Add
Block
All Blogs (2/10)
1614638459000

@_@

how do you do css i try to do it because i wanted to make a theme for my profile my brain can´t function at all

Please login to leave a comment.
Comments
YVUG3N
1614639034000

paste this into the css section if you want a color background:
body {
background: #paste hex color here;
}

paste this if you want an image background
body {
background: url(paste image url here) no-repeat center fixed;
background-size: cover;
background-position: center;
}

(1/10)