Thread
:
Setting margins for ADE
View Single Post
11-04-2013, 07:25 AM
#
6
mrmikel
Color me gone
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
Put the margins in the css thus:
p
{
text-indent: 1.5em ;
text-align: left;
margin-top:0;
margin-bottom:0;
margin-left: 1.5em; margin-right: 1.5em }
That should work.
mrmikel
View Public Profile
Find More Posts by mrmikel
Track Posts by mrmikel via RSS