I installed Doxygen 1.6.1.
I used \section
, \subsection
and \subsubsection
for titles in C++ sources.
I surprisingly obtained titles in which \subsubsection have large font size than for \subsection and \section.
How can this be fixed? CSS should be used to workaround this or can I fix my doxygen installation to obtain expected common behavior?