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

._ l a z _.'s Blog

""a fullmetal heart""
Female
15 years old
Brazil
Last Login: 1624874931000
Contacting ._ l a z _.
Message
Report
Add
Block
All Blogs (4/10)
1613577656000

CSS tips?

Well, I'm new to this CSS thing, so tips are very welcome ^^
Like, how do I change the cursor pic and how do I make these borders on the text box?

Please login to leave a comment.
Comments
GHostiE
1614008314000

Quick question! how did you add the background because we've been using templates but can't find any we like!

chavez_0808
1613820668000

Website: http://www.rw-designer.com/cursor-lib...​
(but you could also use this website which is the one i used https://www.cursors-4u.com/cursor/2012/01/01/ )
Code:
body{ cursor: url("Put the url here"), default;}
input{ cursor: url("Put the url here"), default;}
button{ cursor: url("Put the url here"), default;}
img{ cursor: url("Put the url here"), pointer;}
h3{ cursor: url("Put the url here"), pointer;}
a{ cursor: url("Put the url

(2/10)