New Zenner
- Join Date:
- Jun 2011
- Posts:
- 35
- Plugin Contributions:
- 0
Text all bunched up
http://www.bulletkeychains.net
Why are the lines of text touching, no space in between? How do I fix it?
Views: 1,307
New Zenner
http://www.bulletkeychains.net
Why are the lines of text touching, no space in between? How do I fix it?
Black Belt
Try adding this to the end of your templates stylesheet.css file
.content {
line-height: 1.75em;
}
Totally Zenned
Right near the top, your stylesheet.css file says this...
font: 62.5%/1.3em Verdana,Geneva,Arial,Helvetica,sans-serif;
Remove the part in red and the problem goes away.
Rob
Tell staff why this post should be reviewed.