Comment on Tutorial: HTML Sanitizing and Parsing

  1. Those instructions indent the summary and notes as well. Might I suggest instead using:

    #workskin #chapters div.userstuff p { text-indent: 3em; margin: 0 auto; }

    or

    #workskin #chapters div.userstuff p { text-indent: 3em; }

    This will only indent the actual chapter paragraphs and avoid indenting the summary and notes.

    Last Edited Thu 01 Mar 2018 01:56AM UTC

    Comment Actions
    1. Hello, I was looking for instructions like this and I found this old post! Thank you very much!
      I have bad eyesight, so typical web format with justified-left and inter-paragraph spaces being tight is rather hard for me to follow when I'm reading on Desktop. Again, thank you very much!!

      Comment Actions
      1. No problem, glad this could help. :)

        Comment Actions