View Single Post
Old 12-13-2012, 04:53 AM   #24
Andy Sinden
Member
Andy Sinden began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Dec 2012
Device: pc
Quote:
Originally Posted by Ripplinger View Post
For Andy, the line that starts with "a" has to be its own style entry, not included in another style. So it should be:

.MsoToc {
display: block;
font-family: "Arial", "sans-serif";
font-size: 1em;
margin-bottom: 5pt;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

a {
text-decoration: none
}
Many thanks Ripplinger. Not being the slightest bit technical this looks to be very helpful (exactly what to type and why). Got to go out and will try later on & let you know how it goes.
Andy Sinden is offline   Reply With Quote