posted 1767471397
Forum: Web, HTML, Tech
View Topics View Profile
I want to change the color to white.
Report Topic
posted 1768807878
.profile .name,
.profile h1,
.profile .profile-name {
color: white !important;
}
Make sure you have a dark background (ᵔ⩊ᵔ)
Permalink Report Reply