Skip to content

Instantly share code, notes, and snippets.

@Fuyukai
Created February 16, 2020 21:45
Show Gist options
  • Select an option

  • Save Fuyukai/f97b1a1dfa895c66af0c5615f3142f92 to your computer and use it in GitHub Desktop.

Select an option

Save Fuyukai/f97b1a1dfa895c66af0c5615f3142f92 to your computer and use it in GitHub Desktop.
ufa fix
a.ProfileHeaderCard-nameLink {
display: none;
}
h1.ProfileHeaderCard-name:after {
content: "vore imouto ⭐";
}
a.account-group[href="/ufauta"] strong.fullname {
display: none;
}
a.account-group[href="/ufauta"] span.UserNameBreak {
display: none;
}
a.account-group[href="/ufauta"] span.FullNameGroup:after {
content: "vore imouto ⭐";
padding-right: 4px;
padding-left: 0px;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment