6thirty: (yoseob mask)
Syx ([personal profile] 6thirty) wrote in [community profile] style_system2016-08-26 08:50 pm
Entry tags:

Line-Through Entry-Poster/Comment-Poster

Hi everyone. I'm Syx, and I'm trying to get rid of the line-through when you hover over the entry-poster and comment-poster. I checked the code, but I can't seem to find the reason why it's the only piece of code that won't convert to just underline.

Here is the code:


Could you please help me figure it out?

turlough: large orange flowers in lush green grass ((mcr) thinky thoughts)

[personal profile] turlough 2016-08-27 07:59 pm (UTC)(link)
I'm far from an expert but I think that the reason you get a line-through for entry-poster and comment-poster is because they're in bold which means this line applies to them:

b:hover, strong:hover { text-decoration: line-through; }
turlough: large orange flowers in lush green grass ((mcr) twice as shiny)

Re: Thank You!

[personal profile] turlough 2016-08-28 05:27 pm (UTC)(link)
I'm glad I could be of help.