How do I change the cursor permanently?
How do I change the color of the comment section?
How do I change the color/wording/font of the 'About Me' section and the 'Who I'd like to meet' section?
2. .tableRight, .tableLeft { background: #000; }
hello just thought id drop by and help :)
kxkichii already answered how to change cursor so yah
https://i.imgur.com/aUKtk6k.png you just have to modify classes: .tableLeft and .tableRight
https://i.imgur.com/PqUwKPX.png
h3lo!! :]
body{ cursor: url(link of th3 cursor u want) default !important;}
idk how srry :(
div { text-align: center; } (or what3v3r oth3r alignm3nt u want (l3ft/right))
2.
.tableRight, .tableLeft {
background: #000;
}
hello just thought id drop by and help :)
kxkichii already answered how to change cursor so yah
https://i.imgur.com/aUKtk6k.png
you just have to modify classes:
.tableLeft and .tableRight
https://i.imgur.com/PqUwKPX.png
h3lo!! :]
body{ cursor: url(link of th3 cursor u want) default !important;}
idk how srry :(
div { text-align: center; } (or what3v3r oth3r alignm3nt u want (l3ft/right))