Thank you very much! It's working!
Here's what I have so far:
.ccn {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.cfmh {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.fmh {
margin-top: 1em;
margin-bottom: 1em;
}
.tx1 {
margin-top: 0;
margin-bottom: 0;
text-indent: 1.2em;
}
.tx {
margin-top: 0;
margin-bottom: 0;
text-indent: 1.2em;
}
.cotx {
margin-bottom: 0;
text-indent: 0;
}
.ls {
margin-top: 0;
margin-bottom: 0;
text-indent: 0;
}
.fmtx {
margin-bottom: 0;
}
I've experimented with the Transforming Styles section, but I haven't figured it out yet, and I'm not sure that would be something I can use. Anything I've tried in that section hasn't worked, so I'm obviously not doing it right. So, for now, I will use the Extra CSS section, which will save me a lot of time!
Thank you so much for your help and for giving me an example.
|