Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It's the only reaction that acts that way (in a different color) in my notifications.idk how im supposed to fix that broseph. maybe i can give it a text stroke or osmething
You don't have to do that. Just enter any random shit. You can possibly give the invitation code to someone still, but if not, you wasted it.I can't change my custom title, the site won't let me save changes to my account details unless I enter an invitation code.
Edit: I got around it by creating an invitation code for myself.
Mouse-over should pop-up a small box showing who chose that one, click should show all.I really hate the new lumping of ratings. The worst part being when you click into them, it doesn't default into "all", but rather the one you clicked.
It's 3 extra steps for literally no reason.
Mouse-over should pop-up a small box showing who chose that one, click should show all.
Mouse-over means without clicking. Move the pointer over the box and it should show who chose "Dumb" in a small-pop-up like "Retard1, Retard2, Retard3" click any sticker and it should default to "All" and open the big list.If you literally just mean having to click into it and then SELECT it, that's exactly what I'm complaining about. That's a pain in the ass.
This design has no benefits and just makes everything more tedious.
This isn't perfect but better. You could preface withidk how im supposed to fix that broseph. maybe i can give it a text stroke or osmething
html[data-color-scheme="light"], but this is present only in explicit light mode (not when your system prefers light mode by default) so it would be simpler put it on both modes since it looks fine on dark too. It also looks better in cases where the text is bold.
.reaction--39 .reaction-text {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35), -1px -1px 2px rgba(0, 0, 0, 0.35), 1px -1px 2px rgba(0, 0, 0, 0.35), -1px 1px 2px rgba(0, 0, 0, 0.35);
}
