I have a panel which can be expanded or minimised through a vertically centred link with a < or > symbol as the link text. At font-weight: 900 this does not stand out much, even with a large grey background around it. I do not want to use an image and, at the current font size, both symbols currently take up the maximum width of the panel.
Is there any way to thicken the line on the symbols beyond 900? Or is there another alternative I could use?
Thanks in advance.
Richard
font-family: Verdana, Arial, Helvetica, sans-serif
. I could just add a class for those links which sets the font to impact... that would work. It shouldnt make it look too much different in style either - only in weight. Thanks for the tip. – Encaenia