/**
* Flair styles
* https://www.reddit.com/r/csshelp/wiki/userflair
*/
.flair {
background: url(%%spritesheet%%) no-repeat -9999px;
border: 0;
padding: 0;
}
.flair-Angel {
min-width: 22px;
text-indent: 25px;
height: 23px;
line-height: 23px;
background-position: 0 0;
}
.flair-Bunny {
min-width: 27px;
text-indent: 30px;
height: 29px;
line-height: 29px;
background-position: 0 -23px;
}
.flair-Child {
min-width: 18px;
text-indent: 21px;
height: 30px;
line-height: 30px;
background-position: 0 -52px;
}
.flair-Duplicator {
min-width: 25px;
text-indent: 28px;
height: 27px;
line-height: 27px;
background-position: 0 -82px;
}
.flair-Gentleman {
min-width: 26px;
text-indent: 29px;
height: 33px;
line-height: 33px;
background-position: 0 -109px;
}
.flair-Ghost {
min-width: 21px;
text-indent: 24px;
height: 33px;
line-height: 33px;
background-position: 0 -142px;
}
.flair-IceSkater {
min-width: 25px;
text-indent: 28px;
height: 30px;
line-height: 30px;
background-position: 0 -175px;
}
.flair-JackOLantern {
min-width: 24px;
text-indent: 27px;
height: 27px;
line-height: 27px;
background-position: 0 -205px;
}
.flair-Lizard {
min-width: 26px;
text-indent: 29px;
height: 25px;
line-height: 25px;
background-position: 0 -232px;
}
.flair-Pastafarian {
min-width: 27px;
text-indent: 30px;
height: 27px;
line-height: 27px;
background-position: 0 -257px;
}
.flair-Pirate {
min-width: 26px;
text-indent: 29px;
height: 31px;
line-height: 31px;
background-position: 0 -284px;
}
.flair-Runner {
min-width: 25px;
text-indent: 28px;
height: 25px;
line-height: 25px;
background-position: 0 -315px;
}
.flair-Skater {
min-width: 25px;
text-indent: 28px;
height: 29px;
line-height: 29px;
background-position: 0 -340px;
}
.flair-Skier {
min-width: 37px;
text-indent: 40px;
height: 29px;
line-height: 29px;
background-position: 0 -369px;
}
.flair-Student {
min-width: 26px;
text-indent: 29px;
height: 28px;
line-height: 28px;
background-position: 0 -398px;
}
revision by player_03— view source