make easteregg stylename less ambigous

This commit is contained in:
ItsVipra 2023-05-27 20:15:54 +02:00
parent 9b95f710f2
commit 0bef6d4422
2 changed files with 2 additions and 2 deletions

View file

@ -407,7 +407,7 @@ async function addProplate(element) {
accountName == "@vivien@queer.group"
) {
//i think you can figure out what this does on your own
proplate.classList.add("pog");
proplate.classList.add("proplate-pog");
}
//add plate to nametag

View file

@ -48,7 +48,7 @@
}
/* rainbow pronouns for jasmin and i cause why not */
.pog:hover {
.proplate-pog:hover {
background-image: linear-gradient(
45deg,
rgba(255, 0, 0, 1) 0%,