- Joined
- Jun 2, 2002
- Messages
- 26,907
Mike:
Is it possible to code your CSS to include margins in posts? I've always found it difficult to read text that runs to the edges of an element.
Is something like the following possible?:
p.post
{
text-align:
justify;
margin-left:
30px;
margin-right:
30px;
}
Is it possible to code your CSS to include margins in posts? I've always found it difficult to read text that runs to the edges of an element.
Is something like the following possible?:
p.post
{
text-align:
justify;
margin-left:
30px;
margin-right:
30px;
}