https://files.facepunch.com/forum/upload/532/16ef549e-aa3f-469b-830e-3d1ef31a5783/firefox_2018-01-18_06-44-03.png
Post link: Facepunch Ricing Central
Apparently <strong> tags have a font colour attached that's more specific than the one used for links.
test test:
Links in bold text are invisible
I just noticed this in a reply I made in Parenting Question
Holy shit that's a lot of dumb cascading
https://files.facepunch.com/forum/upload/767/6c260293-ed83-43a0-8c41-b031ebcc375c/image.png
A lot of the styling on here is somewhat imprecise (and a lot of elements aren't very distinct in the DOM), which also makes it hard to write user styles.
If you want to fix this, you can set the strong tags to color: inherit, that way they inherit the color of the <a> tag, or whatever color their parent is
It would be nice if the forum made better use of HTML elements in general. Currently, when you do this, the <strong> tag is split up quite a bit.
Bumping this
Sorry, you need to Log In to post a reply to this thread.