/* Additional user-defined cascading style sheet included as HTML_EXTRA_STYLESHEET 
   in Doxyfile, v1/Doxyfile, and v2/Doxyfile
 */

h1 {
    font-size: 140%;
}

h2 {
    font-size: 120%;
}

h3 {
    font-size: 110%;
}

h4 {
    font-size: 100%;
}
