I'm working with a Wordpress theme and the CSS is listing font size as two sizes, like this...
Never come across this before. Can someone explain to me the reason?
Thanks
Code:
.nav-entries a, .post-entries a { [B][COLOR="Cyan"]font: 14px/16px[/COLOR][/B] Arial, Helvetica, sans-serif; color:#6ca0a8; font-weight: bold; text-decoration:none;}
Thanks

Comment