View Single Post
Old 12-20-2015, 06:13 AM   #9
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Quote:
Originally Posted by JSWolf View Post
You can put in <h1> to <h4> and <b>, & <i>. I'm not sure about <u>. You might need to do underlining via CSS.
I found that to be the case, and I wound up with the following style in my css:

span.underline {
text-decoration:underline;
}

I don't remember adding it, but I must have done (perhaps with advice received on MB forums) because it's not Sigil-created as sometimes happens.
Notjohn is offline   Reply With Quote