feyv
I don't know the answer but I'd guess it'd be easy to customize that little background bit if we knew it's specific location and name.
Probably something along the lines of:
.userProfile-nickname {
background: red;
}
...or:
.IndexPage-userProfile, nickname {
background: red;
}
But I really dunno aye.
Maybe @luceos can enlighten us?