sunlit_skycat: A gray and white cat in a meadow (Default)
sunlit_skycat ([personal profile] sunlit_skycat) wrote in [community profile] style_system2023-08-13 09:54 pm
Entry tags:

Want to make all links in entry text bold, but not links outside of entries

Hi, I have a community at [community profile] blueheronteanook. I want to make all links in the entry text bold, without applying this to links outside of entries, tags, or the link/comment number/reply type of links. Additionally, I want to apply this to links in the text of comments. How do I do this?

CSS skill is at the level where I can open inspect and tinker around inside there, and then once it works put that into the Custom CSS section. Ideally, I would prefer an answer that I can copy and paste directly into the Custom CSS section to make it work. Thanks in advance!
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2023-08-15 06:24 pm (UTC)(link)
try `.entry-content a { font-weight: bold }`
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2023-08-16 03:56 am (UTC)(link)
You’re welcome!