danders added a comment.

  I got the best result (imho) with this:
  div.sect3 h4 {
  
    font-size: 100%;
    font-weight: bold;
  
  }
  div.sect4 h5 {
  
    font-size: 100%;
    font-weight: bold;
  
  }
  
  div.sect5 h6 {
  
    font-size: 90%;
    font-style: italic;
  
  }
  
  Note the 90% for sect5.
  It seems h6 is almost the same as h5, but h7 is *much* smaller, even smaller 
than text.
  Also suspect defult for sect3 id h5, so set it to h4.

REPOSITORY
  R238 KDocTools

REVISION DETAIL
  https://phabricator.kde.org/D28304

To: yurchor, #documentation, danders
Cc: kde-frameworks-devel, kde-doc-english, LeGast00n, cblack, gennad, 
fbampaloukas, GB_2, michaelh, ngraham, bruns, skadinna

Reply via email to