http://www.bulletkeychains.net
Why are the lines of text touching, no space in between? How do I fix it?
http://www.bulletkeychains.net
Why are the lines of text touching, no space in between? How do I fix it?
Try adding this to the end of your templates stylesheet.css file
Code:.content { line-height: 1.75em; }
Zen-Venom Get Bitten
Right near the top, your stylesheet.css file says this...
Remove the part in red and the problem goes away.font: 62.5%/1.3em Verdana,Geneva,Arial,Helvetica,sans-serif;
Rob