hey yall, i know there's a way to like, make your own coding to change how the site looks for you, and i was wondering if someone could help me with this?
i have this weird accessibility thing where small stuff is WAY easier for me to see, to the point where i cant really "see" big things that are close by enough (like, i can see them, but my brain can only parse a small patch of it at a time so it's really hard to process the image)
and, uh, suddenly my inventory's bigger? like? i'm not sure when this happened bc it wasn't addressed in the site update but every image in my inventory is larger now and i can't see it anymore
so i was wondering if there was a way to make it smaller without just playing with the site zoomed out all the time, because that makes wishlist links wonky (and possibly other stuff that i haven't noticed yet)
The images are the same size they have always been. I think they appear larger to you because the font-size got larger due to a minor CSS change we made.
Here is some custom CSS that should make it look like how it used to look:
.ui.grid>div[style*="font-size:12px"] { font-size:12px!important; }
Copy-paste that into here: https://subeta.net/preferences.php?act=customcss
Hope this helps!
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights