so uhhhh
i started tinkering with the basic css of a guild i just made and so far so good except
kinda hit a brick wall on this section:
all is good but the last link in the chain & i've tried so many different variations
.sg_cat_bar > div a:nth-child(6)
.sg_cat_bar > div a:nth-of-type(6)
.sg_cat_bar > div a:not(:#tablink1, #tablink2 etc etc etc
i'm sure the answer is staring me right in the face but im schleepy :3
will come back to it with a fresh pair of eyes tomorrow xoxo
update: i am absolutely loving how the user created forums (guilds) implement custom css across the board and not just the main page - this is a feature spacehey completely lacks so omg im in love <333
update2:

syntax appears to be right; it's only selecting that specific link but if i take that css snippet and add it to the layout
nothing :o
lol i'm genuinely baffled rn XDD
update3
so uhhhh
i accidentally fixed it by tweaking a completely different section of the page
.catbg {
font-family: "soopa";
color: beige !important;
text-shadow: 3px 3px black; }


lmfao whatever i'll take the win ig XDD